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