Uses of Class
software.amazon.awssdk.services.m2.paginators.ListDataSetsPublisher
-
Packages that use ListDataSetsPublisher 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 ListDataSetsPublisher in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListDataSetsPublisher Modifier and Type Method Description default ListDataSetsPublisherM2AsyncClient. listDataSetsPaginator(Consumer<ListDataSetsRequest.Builder> listDataSetsRequest)This is a variant ofM2AsyncClient.listDataSets(software.amazon.awssdk.services.m2.model.ListDataSetsRequest)operation.default ListDataSetsPublisherM2AsyncClient. listDataSetsPaginator(ListDataSetsRequest listDataSetsRequest)This is a variant ofM2AsyncClient.listDataSets(software.amazon.awssdk.services.m2.model.ListDataSetsRequest)operation.
-