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