| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkHealthInsight |
NetworkHealthInsight.attributes(NetworkHealthInsightAttributes attributes) |
NetworkHealthInsight |
NetworkHealthInsight.id(String id) |
NetworkHealthInsight |
NetworkHealthInsight.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
NetworkHealthInsight |
NetworkHealthInsight.type(NetworkHealthInsightsType type) |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkHealthInsight> |
NetworkHealthInsightsResponse.getData()
Array of network health insights returned for the query window.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkHealthInsightsResponse |
NetworkHealthInsightsResponse.addDataItem(NetworkHealthInsight dataItem) |
| Modifier and Type | Method and Description |
|---|---|
NetworkHealthInsightsResponse |
NetworkHealthInsightsResponse.data(List<NetworkHealthInsight> data) |
void |
NetworkHealthInsightsResponse.setData(List<NetworkHealthInsight> data) |
| Constructor and Description |
|---|
NetworkHealthInsightsResponse(List<NetworkHealthInsight> data) |
Copyright © 2026. All rights reserved.