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