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)This is a variant ofM2Client.listDataSetImportHistory(software.amazon.awssdk.services.m2.model.ListDataSetImportHistoryRequest)operation.default ListDataSetImportHistoryIterableM2Client. listDataSetImportHistoryPaginator(ListDataSetImportHistoryRequest listDataSetImportHistoryRequest)This is a variant ofM2Client.listDataSetImportHistory(software.amazon.awssdk.services.m2.model.ListDataSetImportHistoryRequest)operation.
-