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