Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.clone() |
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withAssociationIds(Collection<String> associationIds)
One or more IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withAssociationIds(String... associationIds)
One or more IAM instance profile associations.
|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withFilters(Filter... filters)
One or more filters.
|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
DescribeIamInstanceProfileAssociationsRequest |
DescribeIamInstanceProfileAssociationsRequest.withNextToken(String nextToken)
The token to request the next page of results.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeIamInstanceProfileAssociationsRequest> |
DescribeIamInstanceProfileAssociationsRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2017. All rights reserved.