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