Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.ListVolumesIterable
-
Packages that use ListVolumesIterable Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of ListVolumesIterable in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return ListVolumesIterable Modifier and Type Method Description default ListVolumesIterableStorageGatewayClient. listVolumesPaginator()This is a variant ofStorageGatewayClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.default ListVolumesIterableStorageGatewayClient. listVolumesPaginator(Consumer<ListVolumesRequest.Builder> listVolumesRequest)This is a variant ofStorageGatewayClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.default ListVolumesIterableStorageGatewayClient. listVolumesPaginator(ListVolumesRequest listVolumesRequest)This is a variant ofStorageGatewayClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.
-