| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SunburstWidgetLegendTableType |
SunburstWidgetLegendTableType.NONE |
static SunburstWidgetLegendTableType |
SunburstWidgetLegendTableType.TABLE |
| Modifier and Type | Method and Description |
|---|---|
static SunburstWidgetLegendTableType |
SunburstWidgetLegendTableType.fromValue(String value) |
SunburstWidgetLegendTableType |
SunburstWidgetLegendTable.getType()
Whether or not to show a table legend.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SunburstWidgetLegendTableType.SunburstWidgetLegendTableTypeSerializer.serialize(SunburstWidgetLegendTableType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SunburstWidgetLegendTable.setType(SunburstWidgetLegendTableType type) |
SunburstWidgetLegendTable |
SunburstWidgetLegendTable.type(SunburstWidgetLegendTableType type) |
| Constructor and Description |
|---|
SunburstWidgetLegendTable(SunburstWidgetLegendTableType type) |
| Constructor and Description |
|---|
SunburstWidgetLegendTableTypeSerializer(Class<SunburstWidgetLegendTableType> t) |
Copyright © 2024. All rights reserved.