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()This is a variant ofStorageGatewayAsyncClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.default ListVolumesPublisherStorageGatewayAsyncClient. listVolumesPaginator(Consumer<ListVolumesRequest.Builder> listVolumesRequest)This is a variant ofStorageGatewayAsyncClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.default ListVolumesPublisherStorageGatewayAsyncClient. listVolumesPaginator(ListVolumesRequest listVolumesRequest)This is a variant ofStorageGatewayAsyncClient.listVolumes(software.amazon.awssdk.services.storagegateway.model.ListVolumesRequest)operation.
-