public class CancelJobResult extends AmazonWebServiceResult<ResponseMetadata> 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() | 
| Modifier and Type | Method and Description | 
|---|---|
| CancelJobResult | clone() | 
| boolean | equals(Object obj) | 
| int | hashCode() | 
| String | toString()Returns a string representation of this object; useful for testing and debugging. | 
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic String toString()
toString in class ObjectObject.toString()public CancelJobResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.