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