| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CreateSnapshotTimeseriesLegendType |
CreateSnapshotTimeseriesLegendType.COMPACT |
static CreateSnapshotTimeseriesLegendType |
CreateSnapshotTimeseriesLegendType.EXPANDED |
static CreateSnapshotTimeseriesLegendType |
CreateSnapshotTimeseriesLegendType.NONE |
| Modifier and Type | Method and Description |
|---|---|
static CreateSnapshotTimeseriesLegendType |
CreateSnapshotTimeseriesLegendType.fromValue(String value) |
CreateSnapshotTimeseriesLegendType |
CreateSnapshotAdditionalConfig.getTimeseriesLegendType()
The legend display type for timeseries widgets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSnapshotTimeseriesLegendType.CreateSnapshotTimeseriesLegendTypeSerializer.serialize(CreateSnapshotTimeseriesLegendType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CreateSnapshotAdditionalConfig.setTimeseriesLegendType(CreateSnapshotTimeseriesLegendType timeseriesLegendType) |
CreateSnapshotAdditionalConfig |
CreateSnapshotAdditionalConfig.timeseriesLegendType(CreateSnapshotTimeseriesLegendType timeseriesLegendType) |
| Constructor and Description |
|---|
CreateSnapshotTimeseriesLegendTypeSerializer(Class<CreateSnapshotTimeseriesLegendType> t) |
Copyright © 2026. All rights reserved.