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 |
---|---|
RetrieveTapeRecoveryPointResult |
AWSStorageGatewayClient.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
RetrieveTapeRecoveryPointResult |
AWSStorageGateway.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler)
Retrieves the recovery point for the specified virtual tape.
|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler)
Retrieves the recovery point for the specified virtual tape.
|
Modifier and Type | Method and Description |
---|---|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler)
Retrieves the recovery point for the specified virtual tape.
|
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler)
Retrieves the recovery point for the specified virtual tape.
|
Modifier and Type | Method and Description |
---|---|
RetrieveTapeRecoveryPointResult |
RetrieveTapeRecoveryPointResult.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which the
recovery point was retrieved.
|
Copyright © 2014. All rights reserved.