| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
CompatibleImage |
CompatibleImage.clone() |
CompatibleImage |
CompatibleImage.withAmiId(String amiId)
The unique identifier for an individual Snowball Edge AMI.
|
CompatibleImage |
CompatibleImage.withName(String name)
The optional name of a compatible image.
|
| Modifier and Type | Method and Description |
|---|---|
List<CompatibleImage> |
ListCompatibleImagesResult.getCompatibleImages()
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 |
|---|---|
ListCompatibleImagesResult |
ListCompatibleImagesResult.withCompatibleImages(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 |
|---|---|
void |
ListCompatibleImagesResult.setCompatibleImages(Collection<CompatibleImage> compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snowball Edge AMI.
|
ListCompatibleImagesResult |
ListCompatibleImagesResult.withCompatibleImages(Collection<CompatibleImage> compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snowball Edge AMI.
|
Copyright © 2019. All rights reserved.