| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default AddWorkingStorageResponse |
StorageGatewayClient.addWorkingStorage(AddWorkingStorageRequest addWorkingStorageRequest)
Configures one or more gateway local disks as working storage for a gateway.
|
default AddWorkingStorageResponse |
StorageGatewayClient.addWorkingStorage(Consumer<AddWorkingStorageRequest.Builder> addWorkingStorageRequest)
Configures one or more gateway local disks as working storage for a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddWorkingStorageResponse> |
StorageGatewayAsyncClient.addWorkingStorage(AddWorkingStorageRequest addWorkingStorageRequest)
Configures one or more gateway local disks as working storage for a gateway.
|
default CompletableFuture<AddWorkingStorageResponse> |
StorageGatewayAsyncClient.addWorkingStorage(Consumer<AddWorkingStorageRequest.Builder> addWorkingStorageRequest)
Configures one or more gateway local disks as working storage for a gateway.
|
Copyright © 2021. All rights reserved.