| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetColorPreference |
WidgetColorPreference.BACKGROUND |
static WidgetColorPreference |
WidgetColorPreference.TEXT |
| Modifier and Type | Method and Description |
|---|---|
static WidgetColorPreference |
WidgetColorPreference.fromValue(String value) |
WidgetColorPreference |
MonitorSummaryWidgetDefinition.getColorPreference()
Which color to use on the widget.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorSummaryWidgetDefinition |
MonitorSummaryWidgetDefinition.colorPreference(WidgetColorPreference colorPreference) |
void |
WidgetColorPreference.WidgetColorPreferenceSerializer.serialize(WidgetColorPreference value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MonitorSummaryWidgetDefinition.setColorPreference(WidgetColorPreference colorPreference) |
| Constructor and Description |
|---|
WidgetColorPreferenceSerializer(Class<WidgetColorPreference> t) |
Copyright © 2024. All rights reserved.