@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetFolderLists extends Object
| Constructor and Description |
|---|
GetFolderLists() |
| Modifier and Type | Method and Description |
|---|---|
GetFolderLists |
addListsItem(Object listsItem) |
GetFolderLists |
count(Long count) |
boolean |
equals(Object o) |
Long |
getCount()
Number of lists in the folder
|
List<Object> |
getLists()
Get lists
|
int |
hashCode() |
GetFolderLists |
lists(List<Object> lists) |
void |
setCount(Long count) |
void |
setLists(List<Object> lists) |
String |
toString() |
public GetFolderLists lists(List<Object> lists)
public GetFolderLists addListsItem(Object listsItem)
public GetFolderLists count(Long count)
public Long getCount()
public void setCount(Long count)
Copyright © 2021. All rights reserved.