| Package | Description |
|---|---|
| com.amazonaws.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).
|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
GetSoftwareUpdatesResult |
AmazonSnowball.getSoftwareUpdates(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
GetSoftwareUpdatesResult |
AbstractAmazonSnowball.getSoftwareUpdates(GetSoftwareUpdatesRequest request) |
GetSoftwareUpdatesResult |
AmazonSnowballClient.getSoftwareUpdates(GetSoftwareUpdatesRequest request)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSoftwareUpdatesResult> |
AmazonSnowballAsync.getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest getSoftwareUpdatesRequest,
AsyncHandler<GetSoftwareUpdatesRequest,GetSoftwareUpdatesResult> asyncHandler)
Returns an Amazon S3 presigned URL for an update file associated with a specified
JobId. |
Future<GetSoftwareUpdatesResult> |
AbstractAmazonSnowballAsync.getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest request,
AsyncHandler<GetSoftwareUpdatesRequest,GetSoftwareUpdatesResult> asyncHandler) |
Future<GetSoftwareUpdatesResult> |
AmazonSnowballAsyncClient.getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest request,
AsyncHandler<GetSoftwareUpdatesRequest,GetSoftwareUpdatesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSoftwareUpdatesResult |
GetSoftwareUpdatesResult.clone() |
GetSoftwareUpdatesResult |
GetSoftwareUpdatesResult.withUpdatesURI(String updatesURI)
The Amazon S3 presigned URL for the update file associated with the specified
JobId value. |
Copyright © 2022. All rights reserved.