Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
Future<RetrieveTapeArchiveResult> |
AbstractAWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest request,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler) |
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(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway you want to retrieve the
virtual tape to.
|
RetrieveTapeArchiveRequest |
RetrieveTapeArchiveRequest.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape you want to retrieve
from the virtual tape shelf (VTS).
|
Copyright © 2018. All rights reserved.