@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiCommandList extends ApiListBase
Constructor and Description |
---|
ApiCommandList() |
Modifier and Type | Method and Description |
---|---|
ApiCommandList |
addItemsItem(ApiCommand itemsItem) |
boolean |
equals(Object o) |
List<ApiCommand> |
getItems()
Get items
|
int |
hashCode() |
ApiCommandList |
items(List<ApiCommand> items) |
void |
setItems(List<ApiCommand> items) |
String |
toString() |
public ApiCommandList items(List<ApiCommand> items)
public ApiCommandList addItemsItem(ApiCommand itemsItem)
public List<ApiCommand> getItems()
public void setItems(List<ApiCommand> items)
public boolean equals(Object o)
equals
in class ApiListBase
public int hashCode()
hashCode
in class ApiListBase
public String toString()
toString
in class ApiListBase
Copyright © 2024. All rights reserved.