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