Uses of Class
software.amazon.awssdk.services.m2.paginators.ListDataSetImportHistoryPublisher
-
Packages that use ListDataSetImportHistoryPublisher 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 ListDataSetImportHistoryPublisher in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListDataSetImportHistoryPublisher Modifier and Type Method Description default ListDataSetImportHistoryPublisherM2AsyncClient. listDataSetImportHistoryPaginator(Consumer<ListDataSetImportHistoryRequest.Builder> listDataSetImportHistoryRequest)Lists the data set imports for the specified application.default ListDataSetImportHistoryPublisherM2AsyncClient. listDataSetImportHistoryPaginator(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)Lists the data set imports for the specified application.
-