Uses of Class
software.amazon.awssdk.services.datasync.paginators.ListStorageSystemsPublisher
-
Packages that use ListStorageSystemsPublisher Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of ListStorageSystemsPublisher in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return ListStorageSystemsPublisher Modifier and Type Method Description default ListStorageSystemsPublisherDataSyncAsyncClient. listStorageSystemsPaginator(Consumer<ListStorageSystemsRequest.Builder> listStorageSystemsRequest)This is a variant ofDataSyncAsyncClient.listStorageSystems(software.amazon.awssdk.services.datasync.model.ListStorageSystemsRequest)operation.default ListStorageSystemsPublisherDataSyncAsyncClient. listStorageSystemsPaginator(ListStorageSystemsRequest listStorageSystemsRequest)This is a variant ofDataSyncAsyncClient.listStorageSystems(software.amazon.awssdk.services.datasync.model.ListStorageSystemsRequest)operation.
-