| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GovernanceNotificationSettingsResponse |
GovernanceConsoleApi.updateGovernanceNotificationSettings(GovernanceNotificationSettingsUpdateRequest body)
Update notification settings.
|
CompletableFuture<GovernanceNotificationSettingsResponse> |
GovernanceConsoleApi.updateGovernanceNotificationSettingsAsync(GovernanceNotificationSettingsUpdateRequest body)
Update notification settings.
|
ApiResponse<GovernanceNotificationSettingsResponse> |
GovernanceConsoleApi.updateGovernanceNotificationSettingsWithHttpInfo(GovernanceNotificationSettingsUpdateRequest body)
Update the organization-wide governance notification settings.
|
CompletableFuture<ApiResponse<GovernanceNotificationSettingsResponse>> |
GovernanceConsoleApi.updateGovernanceNotificationSettingsWithHttpInfoAsync(GovernanceNotificationSettingsUpdateRequest body)
Update notification settings.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceNotificationSettingsUpdateRequest |
GovernanceNotificationSettingsUpdateRequest.data(GovernanceNotificationSettingsUpdateData data) |
GovernanceNotificationSettingsUpdateRequest |
GovernanceNotificationSettingsUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.