| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum.fromValue(String input) |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum |
NotifyTemplateForEnablePresetAlertTemplateInput.getChannel()
Get channel
|
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum[] |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyTemplateForEnablePresetAlertTemplateInput |
NotifyTemplateForEnablePresetAlertTemplateInput.channel(NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum channel) |
void |
NotifyTemplateForEnablePresetAlertTemplateInput.setChannel(NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum channel) |
void |
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NotifyTemplateForEnablePresetAlertTemplateInput.ChannelEnum enumeration) |
Copyright © 2026. All rights reserved.