| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
AWS Snowball is 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 |
AmazonSnowball.listCompatibleImages(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your AWS
account that would be supported for use on
EDGE, EDGE_C, and EDGE_CG
devices. |
ListCompatibleImagesResult |
AbstractAmazonSnowball.listCompatibleImages(ListCompatibleImagesRequest request) |
ListCompatibleImagesResult |
AmazonSnowballClient.listCompatibleImages(ListCompatibleImagesRequest request)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your AWS
account that would be supported for use on
EDGE, EDGE_C, and EDGE_CG
devices. |
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsyncClient.listCompatibleImagesAsync(ListCompatibleImagesRequest request) |
Future<ListCompatibleImagesResult> |
AmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your AWS
account that would be supported for use on
EDGE, EDGE_C, and EDGE_CG
devices. |
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
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 Amazon Machine Images (AMIs) that are owned by your AWS
account that would be supported for use on
EDGE, EDGE_C, and EDGE_CG
devices. |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCompatibleImagesResult> |
AbstractAmazonSnowballAsync.listCompatibleImagesAsync(ListCompatibleImagesRequest request,
AsyncHandler<ListCompatibleImagesRequest,ListCompatibleImagesResult> asyncHandler) |
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 Amazon Machine Images (AMIs) that are owned by your AWS
account that would be supported for use on
EDGE, EDGE_C, and EDGE_CG
devices. |
| Modifier and Type | Method and Description |
|---|---|
ListCompatibleImagesRequest |
ListCompatibleImagesRequest.clone() |
ListCompatibleImagesRequest |
ListCompatibleImagesRequest.withMaxResults(Integer maxResults)
The maximum number of results for the list of compatible images.
|
ListCompatibleImagesRequest |
ListCompatibleImagesRequest.withNextToken(String nextToken)
HTTP requests are stateless.
|
Copyright © 2019. All rights reserved.