| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ListContactsResponse |
CloudmonitorApi.listContacts(ListContactsRequest body) |
com.squareup.okhttp.Call |
CloudmonitorApi.listContactsAsync(ListContactsRequest body,
ApiCallback<ListContactsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.listContactsCall(ListContactsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listContacts
|
ApiResponse<ListContactsResponse> |
CloudmonitorApi.listContactsWithHttpInfo(@NotNull ListContactsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListContactsRequest |
ListContactsRequest.email(String email) |
ListContactsRequest |
ListContactsRequest.name(String name) |
ListContactsRequest |
ListContactsRequest.pageNumber(Integer pageNumber) |
ListContactsRequest |
ListContactsRequest.pageSize(Integer pageSize) |
ListContactsRequest |
ListContactsRequest.phone(String phone) |
Copyright © 2026. All rights reserved.