Class CancelJobResult
java.lang.Object
com.amazonaws.services.elastictranscoder.model.CancelJobResult
- All Implemented Interfaces:
Serializable
,Cloneable
The response body contains a JSON object. If the job is successfully
canceled, the value of Success
is true
.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CancelJobResult
public CancelJobResult()
-
-
Method Details