| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetFolder |
FoldersApi.getFolder(Long folderId)
Returns a folder's details
|
GetFolder |
ContactsApi.getFolder(Long folderId)
Returns a folder's details
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetFolder> |
FoldersApi.getFolderWithHttpInfo(Long folderId)
Returns a folder's details
|
ApiResponse<GetFolder> |
ContactsApi.getFolderWithHttpInfo(Long folderId)
Returns a folder's details
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FoldersApi.getFolderAsync(Long folderId,
ApiCallback<GetFolder> callback)
Returns a folder's details (asynchronously)
|
com.squareup.okhttp.Call |
ContactsApi.getFolderAsync(Long folderId,
ApiCallback<GetFolder> callback)
Returns a folder's details (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetFolder |
GetFolder.id(Long id) |
GetFolder |
GetFolder.name(String name) |
GetFolder |
GetFolder.totalBlacklisted(Long totalBlacklisted) |
GetFolder |
GetFolder.totalSubscribers(Long totalSubscribers) |
GetFolder |
GetFolder.uniqueSubscribers(Long uniqueSubscribers) |
Copyright © 2021. All rights reserved.