| Modifier and Type | Class and Description |
|---|---|
static class |
EventAlertType.EventAlertTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static EventAlertType |
ERROR |
static EventAlertType |
INFO |
static EventAlertType |
RECOMMENDATION |
static EventAlertType |
SNAPSHOT |
static EventAlertType |
SUCCESS |
static EventAlertType |
USER_UPDATE |
static EventAlertType |
WARNING |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static EventAlertType |
fromValue(String value) |
public static final EventAlertType ERROR
public static final EventAlertType WARNING
public static final EventAlertType INFO
public static final EventAlertType SUCCESS
public static final EventAlertType USER_UPDATE
public static final EventAlertType RECOMMENDATION
public static final EventAlertType SNAPSHOT
public static EventAlertType fromValue(String value)
Copyright © 2024. All rights reserved.