| Package | Description |
|---|---|
| software.amazon.awssdk.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).
|
| software.amazon.awssdk.services.snowball.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCompatibleImagesResponse |
SnowballClient.listCompatibleImages()
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.
|
default ListCompatibleImagesResponse |
SnowballClient.listCompatibleImages(Consumer<ListCompatibleImagesRequest.Builder> 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.
|
default ListCompatibleImagesResponse |
SnowballClient.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 |
|---|---|
default CompletableFuture<ListCompatibleImagesResponse> |
SnowballAsyncClient.listCompatibleImages()
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.
|
default CompletableFuture<ListCompatibleImagesResponse> |
SnowballAsyncClient.listCompatibleImages(Consumer<ListCompatibleImagesRequest.Builder> 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.
|
default CompletableFuture<ListCompatibleImagesResponse> |
SnowballAsyncClient.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 |
|---|---|
Iterator<ListCompatibleImagesResponse> |
ListCompatibleImagesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCompatibleImagesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListCompatibleImagesResponse> subscriber) |
Copyright © 2023. All rights reserved.