public class DeleteCommandRequest extends Object
| Constructor and Description |
|---|
DeleteCommandRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteCommandRequest |
commandId(String commandId) |
boolean |
equals(Object o) |
@NotNull String |
getCommandId()
Get commandId
|
int |
hashCode() |
void |
setCommandId(String commandId) |
String |
toString() |
public DeleteCommandRequest commandId(String commandId)
@NotNull public @NotNull String getCommandId()
public void setCommandId(String commandId)
Copyright © 2024. All rights reserved.