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