| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightsResponse |
GovernanceConsoleApi.listGovernanceInsights()
List insights.
|
GovernanceInsightsResponse |
GovernanceConsoleApi.listGovernanceInsights(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
List insights.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GovernanceInsightsResponse> |
GovernanceConsoleApi.listGovernanceInsightsAsync()
List insights.
|
CompletableFuture<GovernanceInsightsResponse> |
GovernanceConsoleApi.listGovernanceInsightsAsync(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
List insights.
|
ApiResponse<GovernanceInsightsResponse> |
GovernanceConsoleApi.listGovernanceInsightsWithHttpInfo(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
Retrieve the list of governance insights available to the organization.
|
CompletableFuture<ApiResponse<GovernanceInsightsResponse>> |
GovernanceConsoleApi.listGovernanceInsightsWithHttpInfoAsync(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
List insights.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceInsightsResponse |
GovernanceInsightsResponse.addDataItem(GovernanceInsightData dataItem) |
GovernanceInsightsResponse |
GovernanceInsightsResponse.data(List<GovernanceInsightData> data) |
GovernanceInsightsResponse |
GovernanceInsightsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.