Uses of Interface
software.amazon.awssdk.services.ec2.model.ReplaceIamInstanceProfileAssociationResponse.Builder
Packages that use ReplaceIamInstanceProfileAssociationResponse.Builder
-
Uses of ReplaceIamInstanceProfileAssociationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReplaceIamInstanceProfileAssociationResponse.BuilderModifier and TypeMethodDescriptionReplaceIamInstanceProfileAssociationResponse.builder()ReplaceIamInstanceProfileAssociationResponse.Builder.iamInstanceProfileAssociation(Consumer<IamInstanceProfileAssociation.Builder> iamInstanceProfileAssociation) Information about the IAM instance profile association.ReplaceIamInstanceProfileAssociationResponse.Builder.iamInstanceProfileAssociation(IamInstanceProfileAssociation iamInstanceProfileAssociation) Information about the IAM instance profile association.ReplaceIamInstanceProfileAssociationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReplaceIamInstanceProfileAssociationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplaceIamInstanceProfileAssociationResponse.Builder>ReplaceIamInstanceProfileAssociationResponse.serializableBuilderClass()