| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ListWebhooksResponse |
CloudmonitorApi.listWebhooks(ListWebhooksRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListWebhooksResponse> |
CloudmonitorApi.listWebhooksWithHttpInfo(@NotNull ListWebhooksRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CloudmonitorApi.listWebhooksAsync(ListWebhooksRequest body,
ApiCallback<ListWebhooksResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListWebhooksResponse |
ListWebhooksResponse.addDataItem(DataForListWebhooksOutput dataItem) |
ListWebhooksResponse |
ListWebhooksResponse.asc(Boolean asc) |
ListWebhooksResponse |
ListWebhooksResponse.data(List<DataForListWebhooksOutput> data) |
ListWebhooksResponse |
ListWebhooksResponse.orderBy(String orderBy) |
ListWebhooksResponse |
ListWebhooksResponse.pageNumber(Integer pageNumber) |
ListWebhooksResponse |
ListWebhooksResponse.pageSize(Integer pageSize) |
ListWebhooksResponse |
ListWebhooksResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.