| 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 |
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 Amazon
Web Services accountthat would be supported for use on a Snow device.
|
ListCompatibleImagesResult |
AmazonSnowball.listCompatibleImages(ListCompatibleImagesRequest listCompatibleImagesRequest)
This action returns a list of the different Amazon EC2 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) |
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 Amazon
Web Services accountthat would be supported for use on a Snow device.
|
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 Amazon
Web Services accountthat would be supported for use on a Snow device.
|
| 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 Amazon
Web Services accountthat would be supported for use on a Snow device.
|
| 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 © 2022. All rights reserved.