@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiSnapshotCommandList extends ApiListBase
| Constructor and Description |
|---|
ApiSnapshotCommandList() |
| Modifier and Type | Method and Description |
|---|---|
ApiSnapshotCommandList |
addItemsItem(ApiSnapshotCommand itemsItem) |
boolean |
equals(Object o) |
List<ApiSnapshotCommand> |
getItems()
Get items
|
int |
hashCode() |
ApiSnapshotCommandList |
items(List<ApiSnapshotCommand> items) |
void |
setItems(List<ApiSnapshotCommand> items) |
String |
toString() |
public ApiSnapshotCommandList items(List<ApiSnapshotCommand> items)
public ApiSnapshotCommandList addItemsItem(ApiSnapshotCommand itemsItem)
public List<ApiSnapshotCommand> getItems()
public void setItems(List<ApiSnapshotCommand> items)
public boolean equals(Object o)
equals in class ApiListBasepublic int hashCode()
hashCode in class ApiListBasepublic String toString()
toString in class ApiListBaseCopyright © 2026. All rights reserved.