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