| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static FormulaType |
FormulaType.FORMULA |
| Modifier and Type | Method and Description |
|---|---|
static FormulaType |
FormulaType.fromValue(String value) |
FormulaType |
WidgetFormulaSort.getType()
Set the sort type to formula.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormulaType.FormulaTypeSerializer.serialize(FormulaType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WidgetFormulaSort.setType(FormulaType type) |
WidgetFormulaSort |
WidgetFormulaSort.type(FormulaType type) |
| Constructor and Description |
|---|
WidgetFormulaSort(Long index,
WidgetSort order,
FormulaType type) |
| Constructor and Description |
|---|
FormulaTypeSerializer(Class<FormulaType> t) |
Copyright © 2024. All rights reserved.