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