Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model | |
com.amazonaws.services.storagegateway.model.transform |
Modifier and Type | Method and Description |
---|---|
RetrieveTapeArchiveResult |
AWSStorageGatewayClient.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
RetrieveTapeArchiveResult |
AbstractAWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest request) |
RetrieveTapeArchiveResult |
AWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
java.util.concurrent.Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
Modifier and Type | Method and Description |
---|---|
RetrieveTapeArchiveRequest |
RetrieveTapeArchiveRequest.clone() |
RetrieveTapeArchiveRequest |
RetrieveTapeArchiveRequest.withGatewayARN(java.lang.String gatewayARN)
The Amazon Resource Name (ARN) of the gateway you want to retrieve the
virtual tape to.
|
RetrieveTapeArchiveRequest |
RetrieveTapeArchiveRequest.withTapeARN(java.lang.String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve
from the virtual tape shelf (VTS).
|
Modifier and Type | Method and Description |
---|---|
Request<RetrieveTapeArchiveRequest> |
RetrieveTapeArchiveRequestMarshaller.marshall(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RetrieveTapeArchiveRequest> |
RetrieveTapeArchiveRequestMarshaller.marshall(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest) |