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
.
Constructor and Description |
---|
CancelJobResult() |
public String toString()
toString
in class Object
Object.toString()
public CancelJobResult clone()
Copyright © 2015. All rights reserved.