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