| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetFolderLists |
FoldersApi.getFolderLists(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
GetFolderLists |
ContactsApi.getFolderLists(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
GetFolderLists |
ListsApi.getFolderLists(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetFolderLists> |
FoldersApi.getFolderListsWithHttpInfo(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
ApiResponse<GetFolderLists> |
ContactsApi.getFolderListsWithHttpInfo(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
ApiResponse<GetFolderLists> |
ListsApi.getFolderListsWithHttpInfo(Long folderId,
Long limit,
Long offset,
String sort)
Get lists in a folder
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FoldersApi.getFolderListsAsync(Long folderId,
Long limit,
Long offset,
String sort,
ApiCallback<GetFolderLists> callback)
Get lists in a folder (asynchronously)
|
com.squareup.okhttp.Call |
ContactsApi.getFolderListsAsync(Long folderId,
Long limit,
Long offset,
String sort,
ApiCallback<GetFolderLists> callback)
Get lists in a folder (asynchronously)
|
com.squareup.okhttp.Call |
ListsApi.getFolderListsAsync(Long folderId,
Long limit,
Long offset,
String sort,
ApiCallback<GetFolderLists> callback)
Get lists in a folder (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetFolderLists |
GetFolderLists.addListsItem(Object listsItem) |
GetFolderLists |
GetFolderLists.count(Long count) |
GetFolderLists |
GetFolderLists.lists(List<Object> lists) |
Copyright © 2021. All rights reserved.