Uses of Class
software.amazon.awssdk.services.m2.paginators.ListBatchJobExecutionsPublisher
-
Packages that use ListBatchJobExecutionsPublisher 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 ListBatchJobExecutionsPublisher in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListBatchJobExecutionsPublisher Modifier and Type Method Description default ListBatchJobExecutionsPublisherM2AsyncClient. listBatchJobExecutionsPaginator(Consumer<ListBatchJobExecutionsRequest.Builder> listBatchJobExecutionsRequest)This is a variant ofM2AsyncClient.listBatchJobExecutions(software.amazon.awssdk.services.m2.model.ListBatchJobExecutionsRequest)operation.default ListBatchJobExecutionsPublisherM2AsyncClient. listBatchJobExecutionsPaginator(ListBatchJobExecutionsRequest listBatchJobExecutionsRequest)This is a variant ofM2AsyncClient.listBatchJobExecutions(software.amazon.awssdk.services.m2.model.ListBatchJobExecutionsRequest)operation.
-