| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ScatterPlotWidgetDefinitionType |
ScatterPlotWidgetDefinitionType.SCATTERPLOT |
| Modifier and Type | Method and Description |
|---|---|
static ScatterPlotWidgetDefinitionType |
ScatterPlotWidgetDefinitionType.fromValue(String value) |
ScatterPlotWidgetDefinitionType |
ScatterPlotWidgetDefinition.getType()
Type of the scatter plot widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScatterPlotWidgetDefinitionType.ScatterPlotWidgetDefinitionTypeSerializer.serialize(ScatterPlotWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScatterPlotWidgetDefinition.setType(ScatterPlotWidgetDefinitionType type) |
ScatterPlotWidgetDefinition |
ScatterPlotWidgetDefinition.type(ScatterPlotWidgetDefinitionType type) |
| Constructor and Description |
|---|
ScatterPlotWidgetDefinition(ScatterPlotWidgetDefinitionRequests requests,
ScatterPlotWidgetDefinitionType type) |
| Constructor and Description |
|---|
ScatterPlotWidgetDefinitionTypeSerializer(Class<ScatterPlotWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.