| Package | Description |
|---|---|
| com.byteplus.cloudmonitor | |
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyTemplateResponse |
CloudmonitorApi.updateNotifyTemplate(UpdateNotifyTemplateRequest body) |
com.squareup.okhttp.Call |
CloudmonitorApi.updateNotifyTemplateAsync(UpdateNotifyTemplateRequest body,
ApiCallback<UpdateNotifyTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CloudmonitorApi.updateNotifyTemplateCall(UpdateNotifyTemplateRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNotifyTemplate
|
ApiResponse<UpdateNotifyTemplateResponse> |
CloudmonitorApi.updateNotifyTemplateWithHttpInfo(@NotNull UpdateNotifyTemplateRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.channel(UpdateNotifyTemplateRequest.ChannelEnum channel) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.content(String content) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.description(String description) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.id(String id) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.name(String name) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.title(String title) |
UpdateNotifyTemplateRequest |
UpdateNotifyTemplateRequest.type(UpdateNotifyTemplateRequest.TypeEnum type) |
Copyright © 2026. All rights reserved.