| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceControlsResponse |
GovernanceConsoleApi.listGovernanceControls()
List controls.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GovernanceControlsResponse> |
GovernanceConsoleApi.listGovernanceControlsAsync()
List controls.
|
ApiResponse<GovernanceControlsResponse> |
GovernanceConsoleApi.listGovernanceControlsWithHttpInfo()
Retrieve the list of governance controls configured for the organization.
|
CompletableFuture<ApiResponse<GovernanceControlsResponse>> |
GovernanceConsoleApi.listGovernanceControlsWithHttpInfoAsync()
List controls.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceControlsResponse |
GovernanceControlsResponse.addDataItem(GovernanceControlData dataItem) |
GovernanceControlsResponse |
GovernanceControlsResponse.data(List<GovernanceControlData> data) |
GovernanceControlsResponse |
GovernanceControlsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.