| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateJobResponse |
SnowballClient.updateJob(UpdateJobRequest updateJobRequest)
While a job's
JobState value is New, you can update some of the information associated
with a job. |
default CompletableFuture<UpdateJobResponse> |
SnowballAsyncClient.updateJob(UpdateJobRequest updateJobRequest)
While a job's
JobState value is New, you can update some of the information associated
with a job. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateJobRequestMarshaller.marshall(UpdateJobRequest updateJobRequest) |
Copyright © 2023. All rights reserved.