| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static NetworkHealthInsightsType |
NetworkHealthInsightsType.NETWORK_HEALTH_INSIGHTS |
| Modifier and Type | Method and Description |
|---|---|
static NetworkHealthInsightsType |
NetworkHealthInsightsType.fromValue(String value) |
NetworkHealthInsightsType |
NetworkHealthInsight.getType()
The resource type for network health insights.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkHealthInsightsType.NetworkHealthInsightsTypeSerializer.serialize(NetworkHealthInsightsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
NetworkHealthInsight.setType(NetworkHealthInsightsType type) |
NetworkHealthInsight |
NetworkHealthInsight.type(NetworkHealthInsightsType type) |
| Constructor and Description |
|---|
NetworkHealthInsight(NetworkHealthInsightAttributes attributes,
String id,
NetworkHealthInsightsType type) |
| Constructor and Description |
|---|
NetworkHealthInsightsTypeSerializer(Class<NetworkHealthInsightsType> t) |
Copyright © 2026. All rights reserved.