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)Lists the data sets imported for a specific application.default ListDataSetsIterableM2Client. listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)Lists the data sets imported for a specific application.
-