public class ModifyCommandResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ModifyCommandResponse() |
| Modifier and Type | Method and Description |
|---|---|
ModifyCommandResponse |
commandId(String commandId) |
boolean |
equals(Object o) |
String |
getCommandId()
Get commandId
|
int |
hashCode() |
void |
setCommandId(String commandId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ModifyCommandResponse commandId(String commandId)
public String getCommandId()
public void setCommandId(String commandId)
Copyright © 2024. All rights reserved.