| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SunburstWidgetLegendInlineAutomaticType |
SunburstWidgetLegendInlineAutomaticType.AUTOMATIC |
static SunburstWidgetLegendInlineAutomaticType |
SunburstWidgetLegendInlineAutomaticType.INLINE |
| Modifier and Type | Method and Description |
|---|---|
static SunburstWidgetLegendInlineAutomaticType |
SunburstWidgetLegendInlineAutomaticType.fromValue(String value) |
SunburstWidgetLegendInlineAutomaticType |
SunburstWidgetLegendInlineAutomatic.getType()
Whether to show the legend inline or let it be automatically generated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SunburstWidgetLegendInlineAutomaticType.SunburstWidgetLegendInlineAutomaticTypeSerializer.serialize(SunburstWidgetLegendInlineAutomaticType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SunburstWidgetLegendInlineAutomatic.setType(SunburstWidgetLegendInlineAutomaticType type) |
SunburstWidgetLegendInlineAutomatic |
SunburstWidgetLegendInlineAutomatic.type(SunburstWidgetLegendInlineAutomaticType type) |
| Constructor and Description |
|---|
SunburstWidgetLegendInlineAutomatic(SunburstWidgetLegendInlineAutomaticType type) |
| Constructor and Description |
|---|
SunburstWidgetLegendInlineAutomaticTypeSerializer(Class<SunburstWidgetLegendInlineAutomaticType> t) |
Copyright © 2024. All rights reserved.