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