Uses of Class
software.amazon.awssdk.services.elastictranscoder.paginators.ListPipelinesPublisher
-
Packages that use ListPipelinesPublisher Package Description software.amazon.awssdk.services.elastictranscoder AWS Elastic Transcoder Service -
-
Uses of ListPipelinesPublisher in software.amazon.awssdk.services.elastictranscoder
Methods in software.amazon.awssdk.services.elastictranscoder that return ListPipelinesPublisher Modifier and Type Method Description default ListPipelinesPublisherElasticTranscoderAsyncClient. listPipelinesPaginator()The ListPipelines operation gets a list of the pipelines associated with the current AWS account.default ListPipelinesPublisherElasticTranscoderAsyncClient. listPipelinesPaginator(Consumer<ListPipelinesRequest.Builder> listPipelinesRequest)The ListPipelines operation gets a list of the pipelines associated with the current AWS account.default ListPipelinesPublisherElasticTranscoderAsyncClient. listPipelinesPaginator(ListPipelinesRequest listPipelinesRequest)The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
-