| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceConfigResponse |
GovernanceConsoleApi.getGovernanceConfig()
Get the Governance Console configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GovernanceConfigResponse> |
GovernanceConsoleApi.getGovernanceConfigAsync()
Get the Governance Console configuration.
|
ApiResponse<GovernanceConfigResponse> |
GovernanceConsoleApi.getGovernanceConfigWithHttpInfo()
Retrieve the Governance Console configuration for the organization, including whether the
Console is enabled, whether assignment notifications are enabled, and whether usage attribution
is configured.
|
CompletableFuture<ApiResponse<GovernanceConfigResponse>> |
GovernanceConsoleApi.getGovernanceConfigWithHttpInfoAsync()
Get the Governance Console configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceConfigResponse |
GovernanceConfigResponse.data(GovernanceConfigData data) |
GovernanceConfigResponse |
GovernanceConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.