| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetNodeType |
WidgetNodeType.CONTAINER |
static WidgetNodeType |
WidgetNodeType.HOST |
| Modifier and Type | Method and Description |
|---|---|
static WidgetNodeType |
WidgetNodeType.fromValue(String value) |
WidgetNodeType |
HostMapWidgetDefinition.getNodeType()
Which type of node to use in the map.
|
| Modifier and Type | Method and Description |
|---|---|
HostMapWidgetDefinition |
HostMapWidgetDefinition.nodeType(WidgetNodeType nodeType) |
void |
WidgetNodeType.WidgetNodeTypeSerializer.serialize(WidgetNodeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HostMapWidgetDefinition.setNodeType(WidgetNodeType nodeType) |
| Constructor and Description |
|---|
WidgetNodeTypeSerializer(Class<WidgetNodeType> t) |
Copyright © 2024. All rights reserved.