| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GeomapWidgetDefinitionStyle |
GeomapWidgetDefinition.getStyle()
The style to apply to the widget.
|
GeomapWidgetDefinitionStyle |
GeomapWidgetDefinitionStyle.palette(String palette) |
GeomapWidgetDefinitionStyle |
GeomapWidgetDefinitionStyle.paletteFlip(Boolean paletteFlip) |
GeomapWidgetDefinitionStyle |
GeomapWidgetDefinitionStyle.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeomapWidgetDefinition.setStyle(GeomapWidgetDefinitionStyle style) |
GeomapWidgetDefinition |
GeomapWidgetDefinition.style(GeomapWidgetDefinitionStyle style) |
| Constructor and Description |
|---|
GeomapWidgetDefinition(List<GeomapWidgetRequest> requests,
GeomapWidgetDefinitionStyle style,
GeomapWidgetDefinitionType type,
GeomapWidgetDefinitionView view) |
Copyright © 2024. All rights reserved.