| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SLOReportStatus |
SLOReportStatus.COMPLETED |
static SLOReportStatus |
SLOReportStatus.COMPLETED_WITH_ERRORS |
static SLOReportStatus |
SLOReportStatus.FAILED |
static SLOReportStatus |
SLOReportStatus.IN_PROGRESS |
| Modifier and Type | Method and Description |
|---|---|
static SLOReportStatus |
SLOReportStatus.fromValue(String value) |
SLOReportStatus |
SLOReportStatusGetResponseAttributes.getStatus()
The status of the SLO report job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLOReportStatus.SLOReportStatusSerializer.serialize(SLOReportStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SLOReportStatusGetResponseAttributes.setStatus(SLOReportStatus status) |
SLOReportStatusGetResponseAttributes |
SLOReportStatusGetResponseAttributes.status(SLOReportStatus status) |
| Constructor and Description |
|---|
SLOReportStatusSerializer(Class<SLOReportStatus> t) |
Copyright © 2024. All rights reserved.