Container for the parameters to the ListPresets operation.
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.

C# |
public class ListPresetsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ListPresetsRequest()()()() | Initializes a new instance of the ListPresetsRequest class |
![]() | Ascending |
Gets and sets the property Ascending.
To list presets in chronological order by the date and time that they were created,
enter |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | PageToken |
Gets and sets the property PageToken.
When Elastic Transcoder returns more than one page of results, use |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAscending(String) | Obsolete.
Sets the Ascending property
|
![]() | WithPageToken(String) | Obsolete.
Sets the PageToken property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | ListPresetsRequest |