public class CreateCommandResponse extends AbstractResponse
responseMetadata| 构造器和说明 |
|---|
CreateCommandResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCommandResponse |
commandId(String commandId) |
boolean |
equals(Object o) |
String |
getCommandId()
Get commandId
|
int |
hashCode() |
void |
setCommandId(String commandId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateCommandResponse commandId(String commandId)
public String getCommandId()
public void setCommandId(String commandId)
Copyright © 2024. All rights reserved.