| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform | |
| software.amazon.awssdk.services.ec2.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeImagesResponse |
EC2Client.describeImages()
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
|
default DescribeImagesResponse |
EC2Client.describeImages(DescribeImagesRequest describeImagesRequest)
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeImagesResponse> |
EC2AsyncClient.describeImages()
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
|
default CompletableFuture<DescribeImagesResponse> |
EC2AsyncClient.describeImages(DescribeImagesRequest describeImagesRequest)
Describes one or more of the images (AMIs, AKIs, and ARIs) available to you.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImagesResponse |
DescribeImagesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
DescribeImagesResponse |
DescribeImagesFunction.apply(DescribeImagesRequest describeImagesRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.