| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationResponse |
CloudmonitorApi.createNotification(CreateNotificationRequest body) |
com.squareup.okhttp.Call |
CloudmonitorApi.createNotificationAsync(CreateNotificationRequest body,
ApiCallback<CreateNotificationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.createNotificationCall(CreateNotificationRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotification
|
ApiResponse<CreateNotificationResponse> |
CloudmonitorApi.createNotificationWithHttpInfo(@NotNull CreateNotificationRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationRequest |
CreateNotificationRequest.addNotificationsItem(NotificationForCreateNotificationInput notificationsItem) |
CreateNotificationRequest |
CreateNotificationRequest.effectEndAt(String effectEndAt) |
CreateNotificationRequest |
CreateNotificationRequest.effectStartAt(String effectStartAt) |
CreateNotificationRequest |
CreateNotificationRequest.name(String name) |
CreateNotificationRequest |
CreateNotificationRequest.notifications(List<NotificationForCreateNotificationInput> notifications) |
Copyright © 2026. All rights reserved.