| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HeatMapWidgetDefinitionType |
HeatMapWidgetDefinitionType.HEATMAP |
| Modifier and Type | Method and Description |
|---|---|
static HeatMapWidgetDefinitionType |
HeatMapWidgetDefinitionType.fromValue(String value) |
HeatMapWidgetDefinitionType |
HeatMapWidgetDefinition.getType()
Type of the heat map widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeatMapWidgetDefinitionType.HeatMapWidgetDefinitionTypeSerializer.serialize(HeatMapWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HeatMapWidgetDefinition.setType(HeatMapWidgetDefinitionType type) |
HeatMapWidgetDefinition |
HeatMapWidgetDefinition.type(HeatMapWidgetDefinitionType type) |
| Constructor and Description |
|---|
HeatMapWidgetDefinition(List<HeatMapWidgetRequest> requests,
HeatMapWidgetDefinitionType type) |
| Constructor and Description |
|---|
HeatMapWidgetDefinitionTypeSerializer(Class<HeatMapWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.