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