| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTimestampOverrideResponse |
IncidentsApi.createTimestampOverride(String incidentId,
IncidentTimestampOverrideRequest body)
Create an incident timestamp override.
|
IncidentTimestampOverrideResponse |
IncidentsApi.updateTimestampOverride(String incidentId,
UUID id,
IncidentTimestampOverridePatchRequest body)
Update an incident timestamp override.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTimestampOverrideResponse |
IncidentTimestampOverrideResponse.data(IncidentTimestampOverrideDataResponse data) |
IncidentTimestampOverrideResponse |
IncidentTimestampOverrideResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.