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