| 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,
com.byteplus.ApiCallback<CreateNotificationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.createNotificationCall(CreateNotificationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotification
|
com.byteplus.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.