@Generated public class CancelCommand extends Object
Constructor and Description |
---|
CancelCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClusterId() |
String |
getCommandId() |
String |
getContextId() |
int |
hashCode() |
CancelCommand |
setClusterId(String clusterId) |
CancelCommand |
setCommandId(String commandId) |
CancelCommand |
setContextId(String contextId) |
String |
toString() |
public CancelCommand setClusterId(String clusterId)
public String getClusterId()
public CancelCommand setCommandId(String commandId)
public String getCommandId()
public CancelCommand setContextId(String contextId)
public String getContextId()
Copyright © 2023. All rights reserved.