| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static BarChartWidgetFlatType |
BarChartWidgetFlatType.FLAT |
| Modifier and Type | Method and Description |
|---|---|
static BarChartWidgetFlatType |
BarChartWidgetFlatType.fromValue(String value) |
BarChartWidgetFlatType |
BarChartWidgetFlat.getType()
Bar chart widget flat display type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BarChartWidgetFlatType.BarChartWidgetFlatTypeSerializer.serialize(BarChartWidgetFlatType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
BarChartWidgetFlat.setType(BarChartWidgetFlatType type) |
BarChartWidgetFlat |
BarChartWidgetFlat.type(BarChartWidgetFlatType type) |
| Constructor and Description |
|---|
BarChartWidgetFlat(BarChartWidgetFlatType type) |
| Constructor and Description |
|---|
BarChartWidgetFlatTypeSerializer(Class<BarChartWidgetFlatType> t) |
Copyright © 2026. All rights reserved.