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