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