Uses of Class
software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusIterable
-
Packages that use ListJobsByStatusIterable Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service -
-
Uses of ListJobsByStatusIterable in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder that return ListJobsByStatusIterable Modifier and Type Method Description default ListJobsByStatusIterableElasticTranscoderClient. listJobsByStatusPaginator(Consumer<ListJobsByStatusRequest.Builder> listJobsByStatusRequest)The ListJobsByStatus operation gets a list of jobs that have a specified status.default ListJobsByStatusIterableElasticTranscoderClient. listJobsByStatusPaginator(ListJobsByStatusRequest listJobsByStatusRequest)The ListJobsByStatus operation gets a list of jobs that have a specified status.
-