| Modifier and Type | Class and Description |
|---|---|
static class |
SLOReportStatus.SLOReportStatusSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SLOReportStatus |
COMPLETED |
static SLOReportStatus |
COMPLETED_WITH_ERRORS |
static SLOReportStatus |
FAILED |
static SLOReportStatus |
IN_PROGRESS |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static SLOReportStatus |
fromValue(String value) |
public static final SLOReportStatus IN_PROGRESS
public static final SLOReportStatus COMPLETED
public static final SLOReportStatus COMPLETED_WITH_ERRORS
public static final SLOReportStatus FAILED
public static SLOReportStatus fromValue(String value)
Copyright © 2024. All rights reserved.