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