public class CancelCommandResult extends Object implements Serializable, Cloneable
Whether or not the command was successfully canceled. There is no guarantee that a request can be canceled.
Constructor and Description |
---|
CancelCommandResult() |
public String toString()
toString
in class Object
Object.toString()
public CancelCommandResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.