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
 Declaration Syntax| C# | 
ListPresetsResponse ListPresets( ListPresetsRequest request )
 Parameters
 Parameters- request (ListPresetsRequest)
- Container for the necessary parameters to execute the ListPresets service method.
 Return Value
 Return ValueThe response from the ListPresets service method, as returned by ElasticTranscoder.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| 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. |