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