| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SlosQueryType |
SlosQueryType.METRIC |
static SlosQueryType |
SlosQueryType.MONITOR |
static SlosQueryType |
SlosQueryType.TIME_SLICE |
| Modifier and Type | Method and Description |
|---|---|
static SlosQueryType |
SlosQueryType.fromValue(String value) |
SlosQueryType |
SloQuery.getSloQueryType()
The type of SLO definition being queried.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlosQueryType.SlosQueryTypeSerializer.serialize(SlosQueryType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SloQuery.setSloQueryType(SlosQueryType sloQueryType) |
SloQuery |
SloQuery.sloQueryType(SlosQueryType sloQueryType) |
| Constructor and Description |
|---|
SlosQueryTypeSerializer(Class<SlosQueryType> t) |
Copyright © 2026. All rights reserved.