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