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