| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentResponderResponse |
IncidentsApi.createIncidentResponder(String incidentId,
IncidentResponderRequest body)
Create an incident responder.
|
IncidentResponderResponse |
IncidentsApi.getIncidentResponder(String incidentId,
UUID responderId)
Get an incident responder.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentResponderResponse |
IncidentResponderResponse.data(IncidentResponderDataResponse data) |
IncidentResponderResponse |
IncidentResponderResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.