| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeWorkingStorageResponse |
StorageGatewayClient.describeWorkingStorage(Consumer<DescribeWorkingStorageRequest.Builder> describeWorkingStorageRequest)
Returns information about the working storage of a gateway.
|
default DescribeWorkingStorageResponse |
StorageGatewayClient.describeWorkingStorage(DescribeWorkingStorageRequest describeWorkingStorageRequest)
Returns information about the working storage of a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeWorkingStorageResponse> |
StorageGatewayAsyncClient.describeWorkingStorage(Consumer<DescribeWorkingStorageRequest.Builder> describeWorkingStorageRequest)
Returns information about the working storage of a gateway.
|
default CompletableFuture<DescribeWorkingStorageResponse> |
StorageGatewayAsyncClient.describeWorkingStorage(DescribeWorkingStorageRequest describeWorkingStorageRequest)
Returns information about the working storage of a gateway.
|
Copyright © 2023. All rights reserved.