| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeImagesIterable |
Ec2Client.describeImagesPaginator()
Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.
|
default DescribeImagesIterable |
Ec2Client.describeImagesPaginator(Consumer<DescribeImagesRequest.Builder> describeImagesRequest)
Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.
|
default DescribeImagesIterable |
Ec2Client.describeImagesPaginator(DescribeImagesRequest describeImagesRequest)
Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.
|
Copyright © 2022. All rights reserved.