| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HostMapWidgetNodeType |
HostMapWidgetNodeType.CLUSTER |
static HostMapWidgetNodeType |
HostMapWidgetNodeType.CONTAINER |
static HostMapWidgetNodeType |
HostMapWidgetNodeType.HOST |
static HostMapWidgetNodeType |
HostMapWidgetNodeType.POD |
| Modifier and Type | Method and Description |
|---|---|
static HostMapWidgetNodeType |
HostMapWidgetNodeType.fromValue(String value) |
HostMapWidgetNodeType |
HostMapWidgetInfrastructureRequestLeaf.getNodeType()
Which type of infrastructure entity to visualize in the host map.
|
HostMapWidgetNodeType |
HostMapWidgetInfrastructureRequest.getNodeType()
Which type of infrastructure entity to visualize in the host map.
|
HostMapWidgetNodeType |
HostMapWidgetDefinitionRequests.getNodeType()
Which type of infrastructure entity to visualize in the host map.
|
| Modifier and Type | Method and Description |
|---|---|
HostMapWidgetInfrastructureRequestLeaf |
HostMapWidgetInfrastructureRequestLeaf.nodeType(HostMapWidgetNodeType nodeType) |
HostMapWidgetInfrastructureRequest |
HostMapWidgetInfrastructureRequest.nodeType(HostMapWidgetNodeType nodeType) |
HostMapWidgetDefinitionRequests |
HostMapWidgetDefinitionRequests.nodeType(HostMapWidgetNodeType nodeType) |
void |
HostMapWidgetNodeType.HostMapWidgetNodeTypeSerializer.serialize(HostMapWidgetNodeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
HostMapWidgetInfrastructureRequestLeaf.setNodeType(HostMapWidgetNodeType nodeType) |
void |
HostMapWidgetInfrastructureRequest.setNodeType(HostMapWidgetNodeType nodeType) |
void |
HostMapWidgetDefinitionRequests.setNodeType(HostMapWidgetNodeType nodeType) |
| Constructor and Description |
|---|
HostMapWidgetInfrastructureRequest(List<HostMapWidgetScalarRequest> enrichments,
HostMapWidgetNodeType nodeType,
HostMapWidgetInfrastructureRequestRequestType requestType) |
HostMapWidgetInfrastructureRequestLeaf(List<HostMapWidgetScalarRequest> enrichments,
HostMapWidgetNodeType nodeType,
HostMapWidgetInfrastructureRequestRequestType requestType) |
| Constructor and Description |
|---|
HostMapWidgetNodeTypeSerializer(Class<HostMapWidgetNodeType> t) |
Copyright © 2026. All rights reserved.