| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static PointPlotWidgetDefinitionType |
PointPlotWidgetDefinitionType.POINT_PLOT |
| Modifier and Type | Method and Description |
|---|---|
static PointPlotWidgetDefinitionType |
PointPlotWidgetDefinitionType.fromValue(String value) |
PointPlotWidgetDefinitionType |
PointPlotWidgetDefinition.getType()
Type of the point plot widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointPlotWidgetDefinitionType.PointPlotWidgetDefinitionTypeSerializer.serialize(PointPlotWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PointPlotWidgetDefinition.setType(PointPlotWidgetDefinitionType type) |
PointPlotWidgetDefinition |
PointPlotWidgetDefinition.type(PointPlotWidgetDefinitionType type) |
| Constructor and Description |
|---|
PointPlotWidgetDefinition(List<PointPlotWidgetRequest> requests,
PointPlotWidgetDefinitionType type) |
| Constructor and Description |
|---|
PointPlotWidgetDefinitionTypeSerializer(Class<PointPlotWidgetDefinitionType> t) |
Copyright © 2026. All rights reserved.