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