ToCopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
@Generated("software.amazon.awssdk:codegen") public class ReplaceIamInstanceProfileAssociationResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
ReplaceIamInstanceProfileAssociationResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static ReplaceIamInstanceProfileAssociationResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
IamInstanceProfileAssociation |
iamInstanceProfileAssociation() |
Information about the IAM instance profile association.
|
static Class<? extends ReplaceIamInstanceProfileAssociationResponse.Builder> |
serializableBuilderClass() |
|
ReplaceIamInstanceProfileAssociationResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadata
public IamInstanceProfileAssociation iamInstanceProfileAssociation()
Information about the IAM instance profile association.
public ReplaceIamInstanceProfileAssociationResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<ReplaceIamInstanceProfileAssociationResponse.Builder,ReplaceIamInstanceProfileAssociationResponse>
public static ReplaceIamInstanceProfileAssociationResponse.Builder builder()
public static Class<? extends ReplaceIamInstanceProfileAssociationResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.