| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default RetrieveTapeArchiveResponse |
StorageGatewayClient.retrieveTapeArchive(Consumer<RetrieveTapeArchiveRequest.Builder> retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
default RetrieveTapeArchiveResponse |
StorageGatewayClient.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RetrieveTapeArchiveResponse> |
StorageGatewayAsyncClient.retrieveTapeArchive(Consumer<RetrieveTapeArchiveRequest.Builder> retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
default CompletableFuture<RetrieveTapeArchiveResponse> |
StorageGatewayAsyncClient.retrieveTapeArchive(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway.
|
Copyright © 2023. All rights reserved.