| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body)
Create global incident handle.
|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create global incident handle.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body)
Update global incident handle.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update global incident handle.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentHandleResponse |
IncidentHandleResponse.addIncludedItem(IncidentHandleIncludedItemResponse includedItem) |
IncidentHandleResponse |
IncidentHandleResponse.data(IncidentHandleDataResponse data) |
IncidentHandleResponse |
IncidentHandleResponse.included(List<IncidentHandleIncludedItemResponse> included) |
IncidentHandleResponse |
IncidentHandleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.