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