Package | Description |
---|---|
com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
com.amazonaws.services.storagegateway.model |
Classes modeling the various types represented by AWSStorageGateway.
|
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-Virtual Tape Library.
|
RetrieveTapeArchiveResult |
AWSStorageGateway.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsync.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Future<RetrieveTapeArchiveResult> |
AWSStorageGatewayAsyncClient.retrieveTapeArchiveAsync(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest,
AsyncHandler<RetrieveTapeArchiveRequest,RetrieveTapeArchiveResult> asyncHandler)
Retrieves an archived virtual tape from the Virtual Tape Shelf (VTS)
to a Gateway-Virtual Tape Library.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.