@Deprecated public class ContactsContactList extends AbstractAction<ContactsContactListResponse>
client, files, params, proxy, RESPONSE_PACKAGE_NAME| Constructor and Description |
|---|
ContactsContactList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ContactsContactListResponse |
createResponse(String data)
Deprecated.
|
protected String |
endPoint()
Deprecated.
|
ContactsContactList |
filterByBirthdayDate(String birthdayDate)
Deprecated.
|
ContactsContactList |
filterByEmail(String email)
Deprecated.
|
ContactsContactList |
filterByFirstName(String firstName)
Deprecated.
|
ContactsContactList |
filterByGender(String gender)
Deprecated.
|
ContactsContactList |
filterByGroupId(String groupId)
Deprecated.
|
ContactsContactList |
filterByGroupIds(String[] groupIds)
Deprecated.
|
ContactsContactList |
filterByLastName(String lastName)
Deprecated.
|
ContactsContactList |
filterByPhoneNumber(String phoneNumber)
Deprecated.
|
protected String |
httpMethod()
Deprecated.
|
ContactsContactList |
limit(int limit)
Deprecated.
|
ContactsContactList |
offset(int offset)
Deprecated.
|
ContactsContactList |
orderBy(String orderBy)
Deprecated.
|
client, execute, handleError, proxy, setJsonpublic ContactsContactList filterByPhoneNumber(String phoneNumber)
public ContactsContactList filterByEmail(String email)
public ContactsContactList filterByFirstName(String firstName)
public ContactsContactList filterByLastName(String lastName)
public ContactsContactList filterByGroupId(String groupId)
public ContactsContactList filterByGroupIds(String[] groupIds)
public ContactsContactList filterByGender(String gender)
public ContactsContactList filterByBirthdayDate(String birthdayDate)
public ContactsContactList orderBy(String orderBy)
public ContactsContactList limit(int limit)
public ContactsContactList offset(int offset)
protected String endPoint()
endPoint in class AbstractAction<ContactsContactListResponse>protected String httpMethod()
httpMethod in class AbstractAction<ContactsContactListResponse>protected ContactsContactListResponse createResponse(String data)
createResponse in class AbstractAction<ContactsContactListResponse>Copyright © 2024. All rights reserved.