| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeIamInstanceProfileAssociationsResponse |
EC2Client.describeIamInstanceProfileAssociations()
Describes your IAM instance profile associations.
|
default DescribeIamInstanceProfileAssociationsResponse |
EC2Client.describeIamInstanceProfileAssociations(DescribeIamInstanceProfileAssociationsRequest describeIamInstanceProfileAssociationsRequest)
Describes your IAM instance profile associations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeIamInstanceProfileAssociationsResponse> |
EC2AsyncClient.describeIamInstanceProfileAssociations()
Describes your IAM instance profile associations.
|
default CompletableFuture<DescribeIamInstanceProfileAssociationsResponse> |
EC2AsyncClient.describeIamInstanceProfileAssociations(DescribeIamInstanceProfileAssociationsRequest describeIamInstanceProfileAssociationsRequest)
Describes your IAM instance profile associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIamInstanceProfileAssociationsResponse |
DescribeIamInstanceProfileAssociationsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.