| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelRetrievalResponse |
StorageGatewayClient.cancelRetrieval(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is
initiated.
|
default CancelRetrievalResponse |
StorageGatewayClient.cancelRetrieval(Consumer<CancelRetrievalRequest.Builder> cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is
initiated.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelRetrievalResponse> |
StorageGatewayAsyncClient.cancelRetrieval(CancelRetrievalRequest cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is
initiated.
|
default CompletableFuture<CancelRetrievalResponse> |
StorageGatewayAsyncClient.cancelRetrieval(Consumer<CancelRetrievalRequest.Builder> cancelRetrievalRequest)
Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is
initiated.
|
Copyright © 2022. All rights reserved.