Package | Description |
---|---|
com.amazonaws.services.storagegateway | |
com.amazonaws.services.storagegateway.model |
Modifier and Type | Method and Description |
---|---|
Future<RetrieveTapeRecoveryPointResult> |
AbstractAWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler) |
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsyncClient.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest request,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler) |
Future<RetrieveTapeRecoveryPointResult> |
AWSStorageGatewayAsync.retrieveTapeRecoveryPointAsync(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest,
AsyncHandler<RetrieveTapeRecoveryPointRequest,RetrieveTapeRecoveryPointResult> asyncHandler)
Retrieves the recovery point for the specified virtual tape.
|
Modifier and Type | Method and Description |
---|---|
RetrieveTapeRecoveryPointRequest |
RetrieveTapeRecoveryPointRequest.clone() |
RetrieveTapeRecoveryPointRequest |
RetrieveTapeRecoveryPointRequest.withGatewayARN(String gatewayARN) |
RetrieveTapeRecoveryPointRequest |
RetrieveTapeRecoveryPointRequest.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which you want to
retrieve the recovery point.
|
Copyright © 2018. All rights reserved.