Uses of Class
software.amazon.awssdk.services.m2.paginators.ListDataSetsIterable
-
Packages that use ListDataSetsIterable Package Description software.amazon.awssdk.services.m2 Amazon Web Services Mainframe Modernization provides tools and resources to help you plan and implement migration and modernization from mainframes to Amazon Web Services managed runtime environments. -
-
Uses of ListDataSetsIterable in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListDataSetsIterable Modifier and Type Method Description default ListDataSetsIterableM2Client. listDataSetsPaginator(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest)This is a variant ofM2Client.listDataSets(software.amazon.awssdk.services.m2.model.ListDataSetsRequest)operation.default ListDataSetsIterableM2Client. listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)This is a variant ofM2Client.listDataSets(software.amazon.awssdk.services.m2.model.ListDataSetsRequest)operation.
-