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