Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeIamInstanceProfileAssociationsResponse.Builder
Packages that use DescribeIamInstanceProfileAssociationsResponse.Builder
-
Uses of DescribeIamInstanceProfileAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeIamInstanceProfileAssociationsResponse.BuilderModifier and TypeMethodDescriptionDescribeIamInstanceProfileAssociationsResponse.builder()DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(Collection<IamInstanceProfileAssociation> iamInstanceProfileAssociations) Information about the IAM instance profile associations.DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(Consumer<IamInstanceProfileAssociation.Builder>... iamInstanceProfileAssociations) Information about the IAM instance profile associations.DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(IamInstanceProfileAssociation... iamInstanceProfileAssociations) Information about the IAM instance profile associations.The token to include in another request to get the next page of items.DescribeIamInstanceProfileAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeIamInstanceProfileAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeIamInstanceProfileAssociationsResponse.Builder>DescribeIamInstanceProfileAssociationsResponse.serializableBuilderClass()