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