| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightData |
GovernanceInsightData.attributes(GovernanceInsightAttributes attributes) |
GovernanceInsightData |
GovernanceInsightData.id(String id) |
GovernanceInsightData |
GovernanceInsightData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
GovernanceInsightData |
GovernanceInsightData.type(GovernanceInsightResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceInsightData> |
GovernanceInsightsResponse.getData()
An array of governance insight resources.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightsResponse |
GovernanceInsightsResponse.addDataItem(GovernanceInsightData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightsResponse |
GovernanceInsightsResponse.data(List<GovernanceInsightData> data) |
void |
GovernanceInsightsResponse.setData(List<GovernanceInsightData> data) |
| Constructor and Description |
|---|
GovernanceInsightsResponse(List<GovernanceInsightData> data) |
Copyright © 2026. All rights reserved.