| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball |
AWS Snow Family 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 GetSoftwareUpdatesResponse |
SnowballClient.getSoftwareUpdates(Consumer<GetSoftwareUpdatesRequest.Builder> getSoftwareUpdatesRequest)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
default GetSoftwareUpdatesResponse |
SnowballClient.getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSoftwareUpdatesResponse> |
SnowballAsyncClient.getSoftwareUpdates(Consumer<GetSoftwareUpdatesRequest.Builder> getSoftwareUpdatesRequest)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
default CompletableFuture<GetSoftwareUpdatesResponse> |
SnowballAsyncClient.getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
Copyright © 2021. All rights reserved.