| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SLOReportInterval |
SLOReportInterval.MONTHLY |
static SLOReportInterval |
SLOReportInterval.WEEKLY |
| Modifier and Type | Method and Description |
|---|---|
static SLOReportInterval |
SLOReportInterval.fromValue(String value) |
SLOReportInterval |
SloReportCreateRequestAttributes.getInterval()
The frequency at which report data is to be generated.
|
| Modifier and Type | Method and Description |
|---|---|
SloReportCreateRequestAttributes |
SloReportCreateRequestAttributes.interval(SLOReportInterval interval) |
void |
SLOReportInterval.SLOReportIntervalSerializer.serialize(SLOReportInterval value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SloReportCreateRequestAttributes.setInterval(SLOReportInterval interval) |
| Constructor and Description |
|---|
SLOReportIntervalSerializer(Class<SLOReportInterval> t) |
Copyright © 2024. All rights reserved.