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)Lists the on-premises storage systems that you're using with DataSync Discovery.default ListStorageSystemsIterableDataSyncClient. listStorageSystemsPaginator(ListStorageSystemsRequest listStorageSystemsRequest)Lists the on-premises storage systems that you're using with DataSync Discovery.
-