C# Class Amazon.ElasticTranscoder.Model.DeletePresetRequest

Container for the parameters to the DeletePreset operation.

To delete a preset, send a DELETE request to the /2012-09-25/presets/[presetId] resource.

NOTE: If the preset has been used, you cannot delete it.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetId ( ) : bool