| 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 |
|---|---|
Future<GetSoftwareUpdatesResult> |
AmazonSnowballAsyncClient.getSoftwareUpdatesAsync(GetSoftwareUpdatesRequest request,
AsyncHandler<GetSoftwareUpdatesRequest,GetSoftwareUpdatesResult> asyncHandler) |
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) |
| Modifier and Type | Method and Description |
|---|---|
GetSoftwareUpdatesRequest |
GetSoftwareUpdatesRequest.clone() |
GetSoftwareUpdatesRequest |
GetSoftwareUpdatesRequest.withJobId(String jobId)
The ID for a job that you want to get the software update file for, for example
JID123e4567-e89b-12d3-a456-426655440000. |
Copyright © 2025. All rights reserved.