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