| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Image> |
DescribeImagesResponse.images()
Information about one or more images.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImagesResponse.Builder |
DescribeImagesResponse.Builder.images(Image... images)
Information about one or more images.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImagesResponse.Builder |
DescribeImagesResponse.Builder.images(Collection<Image> images)
Information about one or more images.
|
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.