| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to
transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3).
|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
ListCompatibleImagesResult |
AmazonSnowballClient.listCompatibleImages(ListCompatibleImagesRequest request)
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by
your Amazon Web Services accountthat would be supported for use on a Snow device.
|
ListCompatibleImagesResult |
AbstractAmazonSnowball.listCompatibleImages(ListCompatibleImagesRequest request) |
ListCompatibleImagesResult |
AmazonSnowball.listCompatibleImages(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by
your Amazon Web Services accountthat would be supported for use on a Snow device.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListCompatibleImagesResult> |
AmazonSnowballAsyncClient.listCompatibleImagesAsync(ListCompatibleImagesRequest request) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by
your Amazon Web Services accountthat would be supported for use on a Snow device.
|
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsyncClient.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest listCompatibleImagesRequest,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler)
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by
your Amazon Web Services accountthat would be supported for use on a Snow device.
|
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCompatibleImagesResult> |
AmazonSnowballAsyncClient.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest listCompatibleImagesRequest,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler)
This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by
your Amazon Web Services accountthat would be supported for use on a Snow device.
|
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListCompatibleImagesResult |
ListCompatibleImagesResult.clone() |
ListCompatibleImagesResult |
ListCompatibleImagesResult.withCompatibleImages(Collection<CompatibleImage> compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
|
ListCompatibleImagesResult |
ListCompatibleImagesResult.withCompatibleImages(CompatibleImage... compatibleImages)
A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.
|
ListCompatibleImagesResult |
ListCompatibleImagesResult.withNextToken(String nextToken)
Because HTTP requests are stateless, this is the starting point for your next list of returned images.
|
Copyright © 2024. All rights reserved.