| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static PointPlotProjectionType |
PointPlotProjectionType.POINT_PLOT |
| Modifier and Type | Method and Description |
|---|---|
static PointPlotProjectionType |
PointPlotProjectionType.fromValue(String value) |
PointPlotProjectionType |
PointPlotProjection.getType()
Type of the projection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointPlotProjectionType.PointPlotProjectionTypeSerializer.serialize(PointPlotProjectionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PointPlotProjection.setType(PointPlotProjectionType type) |
PointPlotProjection |
PointPlotProjection.type(PointPlotProjectionType type) |
| Constructor and Description |
|---|
PointPlotProjection(List<PointPlotProjectionDimension> dimensions,
PointPlotProjectionType type) |
| Constructor and Description |
|---|
PointPlotProjectionTypeSerializer(Class<PointPlotProjectionType> t) |
Copyright © 2026. All rights reserved.