| Package | Description |
|---|---|
| software.amazon.awssdk.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).
|
| Modifier and Type | Method and Description |
|---|---|
default CancelJobResponse |
SnowballClient.cancelJob(CancelJobRequest cancelJobRequest)
Cancels the specified job.
|
default CancelJobResponse |
SnowballClient.cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest)
Cancels the specified job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelJobResponse> |
SnowballAsyncClient.cancelJob(CancelJobRequest cancelJobRequest)
Cancels the specified job.
|
default CompletableFuture<CancelJobResponse> |
SnowballAsyncClient.cancelJob(Consumer<CancelJobRequest.Builder> cancelJobRequest)
Cancels the specified job.
|
Copyright © 2020. All rights reserved.