Uses of Class
software.amazon.awssdk.services.backupstorage.paginators.ListChunksPublisher
-
Packages that use ListChunksPublisher Package Description software.amazon.awssdk.services.backupstorage The frontend service for Cryo Storage. -
-
Uses of ListChunksPublisher in software.amazon.awssdk.services.backupstorage
Methods in software.amazon.awssdk.services.backupstorage that return ListChunksPublisher Modifier and Type Method Description default ListChunksPublisherBackupStorageAsyncClient. listChunksPaginator(Consumer<ListChunksRequest.Builder> listChunksRequest)This is a variant ofBackupStorageAsyncClient.listChunks(software.amazon.awssdk.services.backupstorage.model.ListChunksRequest)operation.default ListChunksPublisherBackupStorageAsyncClient. listChunksPaginator(ListChunksRequest listChunksRequest)This is a variant ofBackupStorageAsyncClient.listChunks(software.amazon.awssdk.services.backupstorage.model.ListChunksRequest)operation.
-