Uses of Class
software.amazon.awssdk.services.ec2.model.ReplaceIamInstanceProfileAssociationRequest
Packages that use ReplaceIamInstanceProfileAssociationRequest
Package
Description
-
Uses of ReplaceIamInstanceProfileAssociationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ReplaceIamInstanceProfileAssociationRequestModifier and TypeMethodDescriptionEc2AsyncClient.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest) Replaces an IAM instance profile for the specified running instance.Ec2Client.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest) Replaces an IAM instance profile for the specified running instance. -
Uses of ReplaceIamInstanceProfileAssociationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ReplaceIamInstanceProfileAssociationRequestModifier and TypeMethodDescriptionReplaceIamInstanceProfileAssociationRequestMarshaller.marshall(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest)