Class CancelJobResult
java.lang.Object
com.amazonaws.services.importexport.model.CancelJobResult
- All Implemented Interfaces:
Serializable, Cloneable
Output structure for the CancelJob operation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetSuccess(Boolean success) toString()Returns a string representation of this object; useful for testing and debugging.withSuccess(Boolean success)
-
Constructor Details
-
CancelJobResult
public CancelJobResult()
-
-
Method Details