| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
List<CompatibleImage> |
ListCompatibleImagesResponse.compatibleImages()
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snowball Edge AMI.
|
| Modifier and Type | Method and Description |
|---|---|
ListCompatibleImagesResponse.Builder |
ListCompatibleImagesResponse.Builder.compatibleImages(CompatibleImage... compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snowball Edge AMI.
|
| Modifier and Type | Method and Description |
|---|---|
ListCompatibleImagesResponse.Builder |
ListCompatibleImagesResponse.Builder.compatibleImages(Collection<CompatibleImage> compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snowball Edge AMI.
|
Copyright © 2020. All rights reserved.