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