| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse |
CloudmonitorApi.listNotifications(ListNotificationsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListNotificationsResponse> |
CloudmonitorApi.listNotificationsWithHttpInfo(@NotNull ListNotificationsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CloudmonitorApi.listNotificationsAsync(ListNotificationsRequest body,
ApiCallback<ListNotificationsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse |
ListNotificationsResponse.addDataItem(DataForListNotificationsOutput dataItem) |
ListNotificationsResponse |
ListNotificationsResponse.data(List<DataForListNotificationsOutput> data) |
ListNotificationsResponse |
ListNotificationsResponse.pageNumber(Integer pageNumber) |
ListNotificationsResponse |
ListNotificationsResponse.pageSize(Integer pageSize) |
ListNotificationsResponse |
ListNotificationsResponse.totalCount(Integer totalCount) |
Copyright © 2026. All rights reserved.