| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SearchSLOTimeframe |
SearchSLOTimeframe.NINETY_DAYS |
static SearchSLOTimeframe |
SearchSLOTimeframe.SEVEN_DAYS |
static SearchSLOTimeframe |
SearchSLOTimeframe.THIRTY_DAYS |
| Modifier and Type | Method and Description |
|---|---|
static SearchSLOTimeframe |
SearchSLOTimeframe.fromValue(String value) |
SearchSLOTimeframe |
SearchSLOThreshold.getTimeframe()
The SLO time window options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchSLOTimeframe.SearchSLOTimeframeSerializer.serialize(SearchSLOTimeframe value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SearchSLOThreshold.setTimeframe(SearchSLOTimeframe timeframe) |
SearchSLOThreshold |
SearchSLOThreshold.timeframe(SearchSLOTimeframe timeframe) |
| Constructor and Description |
|---|
SearchSLOThreshold(Double target,
SearchSLOTimeframe timeframe) |
| Constructor and Description |
|---|
SearchSLOTimeframeSerializer(Class<SearchSLOTimeframe> t) |
Copyright © 2024. All rights reserved.