| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTapesResponse |
StorageGatewayClient.createTapes(Consumer<CreateTapesRequest.Builder> createTapesRequest)
Creates one or more virtual tapes.
|
default CreateTapesResponse |
StorageGatewayClient.createTapes(CreateTapesRequest createTapesRequest)
Creates one or more virtual tapes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTapesResponse> |
StorageGatewayAsyncClient.createTapes(Consumer<CreateTapesRequest.Builder> createTapesRequest)
Creates one or more virtual tapes.
|
default CompletableFuture<CreateTapesResponse> |
StorageGatewayAsyncClient.createTapes(CreateTapesRequest createTapesRequest)
Creates one or more virtual tapes.
|
Copyright © 2023. All rights reserved.