| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ToplistWidgetLegend |
ToplistWidgetLegend.AUTOMATIC |
static ToplistWidgetLegend |
ToplistWidgetLegend.INLINE |
static ToplistWidgetLegend |
ToplistWidgetLegend.NONE |
| Modifier and Type | Method and Description |
|---|---|
static ToplistWidgetLegend |
ToplistWidgetLegend.fromValue(String value) |
ToplistWidgetLegend |
ToplistWidgetStacked.getLegend()
Top list widget stacked legend behavior.
|
| Modifier and Type | Method and Description |
|---|---|
ToplistWidgetStacked |
ToplistWidgetStacked.legend(ToplistWidgetLegend legend) |
void |
ToplistWidgetLegend.ToplistWidgetLegendSerializer.serialize(ToplistWidgetLegend value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ToplistWidgetStacked.setLegend(ToplistWidgetLegend legend) |
| Constructor and Description |
|---|
ToplistWidgetStacked(ToplistWidgetLegend legend,
ToplistWidgetStackedType type) |
| Constructor and Description |
|---|
ToplistWidgetLegendSerializer(Class<ToplistWidgetLegend> t) |
Copyright © 2024. All rights reserved.