| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTapePoolResponse |
StorageGatewayClient.createTapePool(Consumer<CreateTapePoolRequest.Builder> createTapePoolRequest)
Creates a new custom tape pool.
|
default CreateTapePoolResponse |
StorageGatewayClient.createTapePool(CreateTapePoolRequest createTapePoolRequest)
Creates a new custom tape pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTapePoolResponse> |
StorageGatewayAsyncClient.createTapePool(Consumer<CreateTapePoolRequest.Builder> createTapePoolRequest)
Creates a new custom tape pool.
|
default CompletableFuture<CreateTapePoolResponse> |
StorageGatewayAsyncClient.createTapePool(CreateTapePoolRequest createTapePoolRequest)
Creates a new custom tape pool.
|
Copyright © 2023. All rights reserved.