| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static PointPlotDimension |
PointPlotDimension.GROUP |
static PointPlotDimension |
PointPlotDimension.RADIUS |
static PointPlotDimension |
PointPlotDimension.TIME |
static PointPlotDimension |
PointPlotDimension.Y |
| Modifier and Type | Method and Description |
|---|---|
static PointPlotDimension |
PointPlotDimension.fromValue(String value) |
PointPlotDimension |
PointPlotProjectionDimension.getDimension()
Dimension of the point plot.
|
| Modifier and Type | Method and Description |
|---|---|
PointPlotProjectionDimension |
PointPlotProjectionDimension.dimension(PointPlotDimension dimension) |
void |
PointPlotDimension.PointPlotDimensionSerializer.serialize(PointPlotDimension value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PointPlotProjectionDimension.setDimension(PointPlotDimension dimension) |
| Constructor and Description |
|---|
PointPlotProjectionDimension(String column,
PointPlotDimension dimension) |
| Constructor and Description |
|---|
PointPlotDimensionSerializer(Class<PointPlotDimension> t) |
Copyright © 2026. All rights reserved.