| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteTapeArchiveResponse |
StorageGatewayClient.deleteTapeArchive(Consumer<DeleteTapeArchiveRequest.Builder> deleteTapeArchiveRequest)
Deletes the specified virtual tape from the virtual tape shelf (VTS).
|
default DeleteTapeArchiveResponse |
StorageGatewayClient.deleteTapeArchive(DeleteTapeArchiveRequest deleteTapeArchiveRequest)
Deletes the specified virtual tape from the virtual tape shelf (VTS).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTapeArchiveResponse> |
StorageGatewayAsyncClient.deleteTapeArchive(Consumer<DeleteTapeArchiveRequest.Builder> deleteTapeArchiveRequest)
Deletes the specified virtual tape from the virtual tape shelf (VTS).
|
default CompletableFuture<DeleteTapeArchiveResponse> |
StorageGatewayAsyncClient.deleteTapeArchive(DeleteTapeArchiveRequest deleteTapeArchiveRequest)
Deletes the specified virtual tape from the virtual tape shelf (VTS).
|
Copyright © 2022. All rights reserved.