Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
RetrieveTapeArchiveResult |
AbstractAWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest request) |
RetrieveTapeArchiveResult |
AWSStorageGatewayClient.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
RetrieveTapeArchiveResult |
AWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a
gateway-VTL.
|
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 |
---|---|
RetrieveTapeArchiveResult |
RetrieveTapeArchiveResult.clone() |
RetrieveTapeArchiveResult |
RetrieveTapeArchiveResult.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the retrieved virtual tape.
|
Copyright © 2018. All rights reserved.