Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.ListVolumesPublisher
-
Packages that use ListVolumesPublisher Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of ListVolumesPublisher in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return ListVolumesPublisher Modifier and Type Method Description default ListVolumesPublisherStorageGatewayAsyncClient. listVolumesPaginator()Lists the iSCSI stored volumes of a gateway.default ListVolumesPublisherStorageGatewayAsyncClient. listVolumesPaginator(Consumer<ListVolumesRequest.Builder> listVolumesRequest)Lists the iSCSI stored volumes of a gateway.default ListVolumesPublisherStorageGatewayAsyncClient. listVolumesPaginator(ListVolumesRequest listVolumesRequest)Lists the iSCSI stored volumes of a gateway.
-