Uses of Class
software.amazon.awssdk.services.m2.paginators.ListBatchJobDefinitionsPublisher
-
Packages that use ListBatchJobDefinitionsPublisher 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 ListBatchJobDefinitionsPublisher in software.amazon.awssdk.services.m2
Methods in software.amazon.awssdk.services.m2 that return ListBatchJobDefinitionsPublisher Modifier and Type Method Description default ListBatchJobDefinitionsPublisherM2AsyncClient. listBatchJobDefinitionsPaginator(Consumer<ListBatchJobDefinitionsRequest.Builder> listBatchJobDefinitionsRequest)Lists all the available batch job definitions based on the batch job resources uploaded during the application creation.default ListBatchJobDefinitionsPublisherM2AsyncClient. listBatchJobDefinitionsPaginator(ListBatchJobDefinitionsRequest listBatchJobDefinitionsRequest)Lists all the available batch job definitions based on the batch job resources uploaded during the application creation.
-