| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway |
|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTapePoolResult |
AbstractAWSStorageGateway.createTapePool(CreateTapePoolRequest request) |
CreateTapePoolResult |
AWSStorageGatewayClient.createTapePool(CreateTapePoolRequest request)
Creates a new custom tape pool.
|
CreateTapePoolResult |
AWSStorageGateway.createTapePool(CreateTapePoolRequest createTapePoolRequest)
Creates a new custom tape pool.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTapePoolResult> |
AbstractAWSStorageGatewayAsync.createTapePoolAsync(CreateTapePoolRequest request,
AsyncHandler<CreateTapePoolRequest,CreateTapePoolResult> asyncHandler) |
Future<CreateTapePoolResult> |
AWSStorageGatewayAsyncClient.createTapePoolAsync(CreateTapePoolRequest request,
AsyncHandler<CreateTapePoolRequest,CreateTapePoolResult> asyncHandler) |
Future<CreateTapePoolResult> |
AWSStorageGatewayAsync.createTapePoolAsync(CreateTapePoolRequest createTapePoolRequest,
AsyncHandler<CreateTapePoolRequest,CreateTapePoolResult> asyncHandler)
Creates a new custom tape pool.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTapePoolResult |
CreateTapePoolResult.clone() |
CreateTapePoolResult |
CreateTapePoolResult.withPoolARN(String poolARN)
The unique Amazon Resource Name (ARN) that represents the custom tape pool.
|
Copyright © 2023. All rights reserved.