| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HostMapWidgetDimension |
HostMapWidgetDimension.FILL |
static HostMapWidgetDimension |
HostMapWidgetDimension.NODE |
static HostMapWidgetDimension |
HostMapWidgetDimension.SIZE |
| Modifier and Type | Method and Description |
|---|---|
static HostMapWidgetDimension |
HostMapWidgetDimension.fromValue(String value) |
HostMapWidgetDimension |
HostMapWidgetFormula.getDimension()
Visual dimension driven by a formula in the infrastructure host map widget.
|
| Modifier and Type | Method and Description |
|---|---|
HostMapWidgetFormula |
HostMapWidgetFormula.dimension(HostMapWidgetDimension dimension) |
void |
HostMapWidgetDimension.HostMapWidgetDimensionSerializer.serialize(HostMapWidgetDimension value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HostMapWidgetFormula.setDimension(HostMapWidgetDimension dimension) |
| Constructor and Description |
|---|
HostMapWidgetFormula(HostMapWidgetDimension dimension,
String formula) |
| Constructor and Description |
|---|
HostMapWidgetDimensionSerializer(Class<HostMapWidgetDimension> t) |
Copyright © 2026. All rights reserved.