| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentConfigurationResponse |
IncidentsApi.createIncidentConfiguration(String incidentId,
IncidentConfigurationRequest body)
Create an incident configuration.
|
IncidentConfigurationResponse |
IncidentsApi.updateIncidentConfiguration(String incidentId,
IncidentConfigurationPatchRequest body)
Update an incident configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentConfigurationResponse |
IncidentConfigurationResponse.data(IncidentConfigurationDataResponse data) |
IncidentConfigurationResponse |
IncidentConfigurationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.