public class CreateCommandResponse
extends com.volcengine.model.AbstractResponse
| Constructor and Description |
|---|
CreateCommandResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateCommandResponse |
commandId(String commandId) |
boolean |
equals(Object o) |
String |
getCommandId()
Get commandId
|
int |
hashCode() |
void |
setCommandId(String commandId) |
String |
toString() |
public CreateCommandResponse commandId(String commandId)
public String getCommandId()
public void setCommandId(String commandId)
Copyright © 2025. All rights reserved.