Uses of Class
software.amazon.awssdk.services.elastictranscoder.paginators.ListJobsByStatusPublisher
-
Packages that use ListJobsByStatusPublisher Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service -
-
Uses of ListJobsByStatusPublisher in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder that return ListJobsByStatusPublisher Modifier and Type Method Description default ListJobsByStatusPublisherElasticTranscoderAsyncClient. listJobsByStatusPaginator(Consumer<ListJobsByStatusRequest.Builder> listJobsByStatusRequest)This is a variant ofElasticTranscoderAsyncClient.listJobsByStatus(software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest)operation.default ListJobsByStatusPublisherElasticTranscoderAsyncClient. listJobsByStatusPaginator(ListJobsByStatusRequest listJobsByStatusRequest)This is a variant ofElasticTranscoderAsyncClient.listJobsByStatus(software.amazon.awssdk.services.elastictranscoder.model.ListJobsByStatusRequest)operation.
-