| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default RetrieveTapeRecoveryPointResponse |
StorageGatewayClient.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
default CompletableFuture<RetrieveTapeRecoveryPointResponse> |
StorageGatewayAsyncClient.retrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest)
Retrieves the recovery point for the specified virtual tape.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RetrieveTapeRecoveryPointRequestMarshaller.marshall(RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest) |
Copyright © 2019. All rights reserved.