| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.builder() |
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(Collection<IamInstanceProfileAssociation> iamInstanceProfileAssociations)
Information about the IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(Consumer<IamInstanceProfileAssociation.Builder>... iamInstanceProfileAssociations)
Information about the IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.iamInstanceProfileAssociations(IamInstanceProfileAssociation... iamInstanceProfileAssociations)
Information about the IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeIamInstanceProfileAssociationsResponse.Builder |
DescribeIamInstanceProfileAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeIamInstanceProfileAssociationsResponse.Builder> |
DescribeIamInstanceProfileAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.