listJobsByPipeline
inline suspend fun ElasticTranscoderClient.listJobsByPipeline(crossinline block: ListJobsByPipelineRequest.Builder.() -> Unit): ListJobsByPipelineResponse
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
Elastic Transcoder returns all of the jobs currently in the specified pipeline. The response body contains one element for each job that satisfies the search criteria.