| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceIamInstanceProfileAssociationResponse.Builder |
ReplaceIamInstanceProfileAssociationResponse.builder() |
default ReplaceIamInstanceProfileAssociationResponse.Builder |
ReplaceIamInstanceProfileAssociationResponse.Builder.iamInstanceProfileAssociation(Consumer<IamInstanceProfileAssociation.Builder> iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
ReplaceIamInstanceProfileAssociationResponse.Builder |
ReplaceIamInstanceProfileAssociationResponse.Builder.iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation)
Information about the IAM instance profile association.
|
ReplaceIamInstanceProfileAssociationResponse.Builder |
ReplaceIamInstanceProfileAssociationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ReplaceIamInstanceProfileAssociationResponse.Builder> |
ReplaceIamInstanceProfileAssociationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.