@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiSnapshotCommandList extends Object
Constructor and Description |
---|
ApiSnapshotCommandList() |
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommandList |
addItemsItem(ApiSnapshotCommand itemsItem) |
boolean |
equals(Object o) |
List<ApiSnapshotCommand> |
getItems() |
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)
Copyright © 2019. All rights reserved.