| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelRetrievalRequestMarshaller.marshall(CancelRetrievalRequest cancelRetrievalRequest) |
Copyright © 2019. All rights reserved.