| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static FormulaAndFunctionSLOQueryType |
FormulaAndFunctionSLOQueryType.METRIC |
static FormulaAndFunctionSLOQueryType |
FormulaAndFunctionSLOQueryType.TIME_SLICE |
| Modifier and Type | Method and Description |
|---|---|
static FormulaAndFunctionSLOQueryType |
FormulaAndFunctionSLOQueryType.fromValue(String value) |
FormulaAndFunctionSLOQueryType |
FormulaAndFunctionSLOQueryDefinition.getSloQueryType()
Name of the query for use in formulas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaAndFunctionSLOQueryType.FormulaAndFunctionSLOQueryTypeSerializer.serialize(FormulaAndFunctionSLOQueryType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FormulaAndFunctionSLOQueryDefinition.setSloQueryType(FormulaAndFunctionSLOQueryType sloQueryType) |
FormulaAndFunctionSLOQueryDefinition |
FormulaAndFunctionSLOQueryDefinition.sloQueryType(FormulaAndFunctionSLOQueryType sloQueryType) |
| Constructor and Description |
|---|
FormulaAndFunctionSLOQueryTypeSerializer(Class<FormulaAndFunctionSLOQueryType> t) |
Copyright © 2024. All rights reserved.