listBatchJobDefinitions
inline suspend fun M2Client.listBatchJobDefinitions(crossinline block: ListBatchJobDefinitionsRequest.Builder.() -> Unit): ListBatchJobDefinitionsResponse
Lists all the available batch job definitions based on the batch job resources uploaded during the application creation. You can use the batch job definitions in the list to start a batch job.