Class CancelJobResult

java.lang.Object
com.amazonaws.services.elastictranscoder.model.CancelJobResult
All Implemented Interfaces:
Serializable, Cloneable

public class CancelJobResult extends Object implements Serializable, Cloneable

The response body contains a JSON object. If the job is successfully canceled, the value of Success is true.

See Also:
  • Constructor Details

    • CancelJobResult

      public CancelJobResult()
  • Method Details