| Package | Description |
|---|---|
| com.amazonaws.services.snowball |
AWS Snowball is a petabyte-scale data transport solution that uses secure appliances 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<GetJobUnlockCodeResult> |
AbstractAmazonSnowballAsync.getJobUnlockCodeAsync(GetJobUnlockCodeRequest request,
AsyncHandler<GetJobUnlockCodeRequest,GetJobUnlockCodeResult> asyncHandler) |
Future<GetJobUnlockCodeResult> |
AmazonSnowballAsyncClient.getJobUnlockCodeAsync(GetJobUnlockCodeRequest request,
AsyncHandler<GetJobUnlockCodeRequest,GetJobUnlockCodeResult> asyncHandler) |
Future<GetJobUnlockCodeResult> |
AmazonSnowballAsync.getJobUnlockCodeAsync(GetJobUnlockCodeRequest getJobUnlockCodeRequest,
AsyncHandler<GetJobUnlockCodeRequest,GetJobUnlockCodeResult> asyncHandler)
Returns the
UnlockCode code value for the specified job. |
| Modifier and Type | Method and Description |
|---|---|
GetJobUnlockCodeRequest |
GetJobUnlockCodeRequest.clone() |
GetJobUnlockCodeRequest |
GetJobUnlockCodeRequest.withJobId(String jobId)
The ID for the job that you want to get the
UnlockCode value for, for example
JID123e4567-e89b-12d3-a456-426655440000. |
Copyright © 2017. All rights reserved.