| Modifier and Type | Class and Description |
|---|---|
static class |
IncidentSeverity.IncidentSeveritySerializer |
| Modifier and Type | Field and Description |
|---|---|
static IncidentSeverity |
SEV_1 |
static IncidentSeverity |
SEV_2 |
static IncidentSeverity |
SEV_3 |
static IncidentSeverity |
SEV_4 |
static IncidentSeverity |
SEV_5 |
static IncidentSeverity |
UNKNOWN |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static IncidentSeverity |
fromValue(String value) |
public static final IncidentSeverity UNKNOWN
public static final IncidentSeverity SEV_1
public static final IncidentSeverity SEV_2
public static final IncidentSeverity SEV_3
public static final IncidentSeverity SEV_4
public static final IncidentSeverity SEV_5
public static IncidentSeverity fromValue(String value)
Copyright © 2024. All rights reserved.