| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default ListLocalDisksResponse |
StorageGatewayClient.listLocalDisks(Consumer<ListLocalDisksRequest.Builder> listLocalDisksRequest)
Returns a list of the gateway's local disks.
|
default ListLocalDisksResponse |
StorageGatewayClient.listLocalDisks(ListLocalDisksRequest listLocalDisksRequest)
Returns a list of the gateway's local disks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLocalDisksResponse> |
StorageGatewayAsyncClient.listLocalDisks(Consumer<ListLocalDisksRequest.Builder> listLocalDisksRequest)
Returns a list of the gateway's local disks.
|
default CompletableFuture<ListLocalDisksResponse> |
StorageGatewayAsyncClient.listLocalDisks(ListLocalDisksRequest listLocalDisksRequest)
Returns a list of the gateway's local disks.
|
Copyright © 2021. All rights reserved.