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