AWS SDK for .NET Documentation
ListPipelines Method (request)
AmazonAmazon.ElasticTranscoderAmazonElasticTranscoderListPipelines(ListPipelinesRequest) Did this page help you?   Yes   No    Tell us about it...
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
Declaration Syntax
C#
Parameters
request (ListPipelinesRequest)
Container for the necessary parameters to execute the ListPipelines service method.
Return Value
The response from the ListPipelines service method, as returned by ElasticTranscoder.
Exceptions
ExceptionCondition
AccessDeniedException General authentication failure. The request was not signed correctly.
IncompatibleVersionException
InternalServiceException Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
ValidationException One or more required parameter values were not provided in the request.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)