| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveTapeRecoveryPointResult |
AWSStorageGatewayClient.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest request)
Retrieves the recovery point for the specified virtual tape.
|
RetrieveTapeRecoveryPointResult |
AWSStorageGateway.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
RetrieveTapeRecoveryPointResult |
AbstractAWSStorageGateway.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest request) |
| 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 |
|---|---|
RetrieveTapeRecoveryPointResult |
RetrieveTapeRecoveryPointResult.clone() |
RetrieveTapeRecoveryPointResult |
RetrieveTapeRecoveryPointResult.withTapeARN(String tapeARN)
The Amazon Resource Name (ARN) of the virtual tape for which the recovery point was retrieved.
|
Copyright © 2025. All rights reserved.