| Package | Description |
|---|---|
| com.byteplus.cloudmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDefaultNotifyTemplatesRequest.ChannelsEnum |
ListDefaultNotifyTemplatesRequest.ChannelsEnum.fromValue(String input) |
ListDefaultNotifyTemplatesRequest.ChannelsEnum |
ListDefaultNotifyTemplatesRequest.ChannelsEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ListDefaultNotifyTemplatesRequest.ChannelsEnum |
ListDefaultNotifyTemplatesRequest.ChannelsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDefaultNotifyTemplatesRequest.ChannelsEnum[] |
ListDefaultNotifyTemplatesRequest.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<ListDefaultNotifyTemplatesRequest.ChannelsEnum> |
ListDefaultNotifyTemplatesRequest.getChannels()
Get channels
|
| Modifier and Type | Method and Description |
|---|---|
ListDefaultNotifyTemplatesRequest |
ListDefaultNotifyTemplatesRequest.addChannelsItem(ListDefaultNotifyTemplatesRequest.ChannelsEnum channelsItem) |
void |
ListDefaultNotifyTemplatesRequest.ChannelsEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ListDefaultNotifyTemplatesRequest.ChannelsEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
ListDefaultNotifyTemplatesRequest |
ListDefaultNotifyTemplatesRequest.channels(List<ListDefaultNotifyTemplatesRequest.ChannelsEnum> channels) |
void |
ListDefaultNotifyTemplatesRequest.setChannels(List<ListDefaultNotifyTemplatesRequest.ChannelsEnum> channels) |
Copyright © 2026. All rights reserved.