| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SunburstWidgetLegend |
SunburstWidgetLegend.SunburstWidgetLegendDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
SunburstWidgetLegend |
SunburstWidgetDefinition.getLegend()
Configuration of the legend.
|
SunburstWidgetLegend |
SunburstWidgetLegend.SunburstWidgetLegendDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
SunburstWidgetDefinition |
SunburstWidgetDefinition.legend(SunburstWidgetLegend legend) |
void |
SunburstWidgetLegend.SunburstWidgetLegendSerializer.serialize(SunburstWidgetLegend value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SunburstWidgetDefinition.setLegend(SunburstWidgetLegend legend) |
| Constructor and Description |
|---|
SunburstWidgetLegendSerializer(Class<SunburstWidgetLegend> t) |
Copyright © 2024. All rights reserved.