| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentPageUUIDResponse |
IncidentsApi.createOnCallPageFromIncident(String incidentId,
IncidentCreateOnCallPageRequest body)
Create an on-call page from an incident.
|
IncidentPageUUIDResponse |
IncidentsApi.createPageFromIncident(String incidentId,
IncidentCreatePageFromIncidentRequest body)
Create a page from an incident.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentPageUUIDResponse |
IncidentPageUUIDResponse.data(IncidentPageUUIDDataResponse data) |
IncidentPageUUIDResponse |
IncidentPageUUIDResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.