AWS SDK for .NET Documentation
ListPresets Method
AmazonAmazon.ElasticTranscoderAmazonElasticTranscoderClientListPresets()()()() Did this page help you?   Yes   No    Tell us about it...
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
Declaration Syntax
C#
public ListPresetsResponse ListPresets()
Return Value
The response from the ListPresets 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)