| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetLists |
ContactsApi.getLists(Long limit,
Long offset,
String sort)
Get all the lists
|
GetLists |
ListsApi.getLists(Long limit,
Long offset,
String sort)
Get all the lists
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetLists> |
ContactsApi.getListsWithHttpInfo(Long limit,
Long offset,
String sort)
Get all the lists
|
ApiResponse<GetLists> |
ListsApi.getListsWithHttpInfo(Long limit,
Long offset,
String sort)
Get all the lists
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ContactsApi.getListsAsync(Long limit,
Long offset,
String sort,
ApiCallback<GetLists> callback)
Get all the lists (asynchronously)
|
com.squareup.okhttp.Call |
ListsApi.getListsAsync(Long limit,
Long offset,
String sort,
ApiCallback<GetLists> callback)
Get all the lists (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetLists |
GetLists.addListsItem(Object listsItem) |
GetLists |
GetLists.count(Long count) |
GetLists |
GetLists.lists(List<Object> lists) |
Copyright © 2021. All rights reserved.