public class CancelJobResult extends Object implements Serializable
The response body contains a JSON object. If the job is successfully
canceled, the value of Success is true .
| Constructor and Description |
|---|
CancelJobResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString in class ObjectObject.toString()Copyright © 2016. All rights reserved.