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