| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalIncidentSettingsResponse |
IncidentsApi.updateGlobalIncidentSettings(GlobalIncidentSettingsRequest body)
Update global incident settings.
|
CompletableFuture<GlobalIncidentSettingsResponse> |
IncidentsApi.updateGlobalIncidentSettingsAsync(GlobalIncidentSettingsRequest body)
Update global incident settings.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.updateGlobalIncidentSettingsWithHttpInfo(GlobalIncidentSettingsRequest body)
Update global incident settings for the organization.
|
CompletableFuture<ApiResponse<GlobalIncidentSettingsResponse>> |
IncidentsApi.updateGlobalIncidentSettingsWithHttpInfoAsync(GlobalIncidentSettingsRequest body)
Update global incident settings.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalIncidentSettingsRequest |
GlobalIncidentSettingsRequest.data(GlobalIncidentSettingsDataRequest data) |
GlobalIncidentSettingsRequest |
GlobalIncidentSettingsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.