| 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 | |
| software.amazon.awssdk.services.snowball.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListClusterJobsResponse> |
SnowballAsyncClient.listClusterJobs(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsResponse |
SnowballClient.listClusterJobs(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsPublisher |
SnowballAsyncClient.listClusterJobsPaginator(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
default ListClusterJobsIterable |
SnowballClient.listClusterJobsPaginator(ListClusterJobsRequest listClusterJobsRequest)
Returns an array of
JobListEntry objects of the specified length. |
| Constructor and Description |
|---|
ListClusterJobsIterable(SnowballClient client,
ListClusterJobsRequest firstRequest) |
ListClusterJobsPublisher(SnowballAsyncClient client,
ListClusterJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListClusterJobsRequestMarshaller.marshall(ListClusterJobsRequest listClusterJobsRequest) |
Copyright © 2023. All rights reserved.