| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse |
CloudmonitorApi.listNotifications(ListNotificationsRequest body) |
com.squareup.okhttp.Call |
CloudmonitorApi.listNotificationsAsync(ListNotificationsRequest body,
ApiCallback<ListNotificationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.listNotificationsCall(ListNotificationsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNotifications
|
ApiResponse<ListNotificationsResponse> |
CloudmonitorApi.listNotificationsWithHttpInfo(@NotNull ListNotificationsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsRequest |
ListNotificationsRequest.addIdsItem(String idsItem) |
ListNotificationsRequest |
ListNotificationsRequest.addLevelsItem(ListNotificationsRequest.LevelsEnum levelsItem) |
ListNotificationsRequest |
ListNotificationsRequest.addRuleIdsItem(String ruleIdsItem) |
ListNotificationsRequest |
ListNotificationsRequest.ids(List<String> ids) |
ListNotificationsRequest |
ListNotificationsRequest.levels(List<ListNotificationsRequest.LevelsEnum> levels) |
ListNotificationsRequest |
ListNotificationsRequest.name(String name) |
ListNotificationsRequest |
ListNotificationsRequest.pageNumber(Integer pageNumber) |
ListNotificationsRequest |
ListNotificationsRequest.pageSize(Integer pageSize) |
ListNotificationsRequest |
ListNotificationsRequest.ruleIds(List<String> ruleIds) |
Copyright © 2026. All rights reserved.