| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CancelArchivalResponse |
StorageGatewayClient.cancelArchival(CancelArchivalRequest cancelArchivalRequest)
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
|
default CancelArchivalResponse |
StorageGatewayClient.cancelArchival(Consumer<CancelArchivalRequest.Builder> cancelArchivalRequest)
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelArchivalResponse> |
StorageGatewayAsyncClient.cancelArchival(CancelArchivalRequest cancelArchivalRequest)
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
|
default CompletableFuture<CancelArchivalResponse> |
StorageGatewayAsyncClient.cancelArchival(Consumer<CancelArchivalRequest.Builder> cancelArchivalRequest)
Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated.
|
Copyright © 2019. All rights reserved.