| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.paginators | |
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListVolumesResponse> |
StorageGatewayAsyncClient.listVolumes(ListVolumesRequest listVolumesRequest)
Lists the iSCSI stored volumes of a gateway.
|
default ListVolumesResponse |
StorageGatewayClient.listVolumes(ListVolumesRequest listVolumesRequest)
Lists the iSCSI stored volumes of a gateway.
|
default ListVolumesPublisher |
StorageGatewayAsyncClient.listVolumesPaginator(ListVolumesRequest listVolumesRequest)
Lists the iSCSI stored volumes of a gateway.
|
default ListVolumesIterable |
StorageGatewayClient.listVolumesPaginator(ListVolumesRequest listVolumesRequest)
Lists the iSCSI stored volumes of a gateway.
|
| Constructor and Description |
|---|
ListVolumesIterable(StorageGatewayClient client,
ListVolumesRequest firstRequest) |
ListVolumesPublisher(StorageGatewayAsyncClient client,
ListVolumesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListVolumesRequestMarshaller.marshall(ListVolumesRequest listVolumesRequest) |
Copyright © 2023. All rights reserved.