| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentResponderDataResponse |
IncidentResponderDataResponse.attributes(IncidentResponderDataAttributesResponse attributes) |
IncidentResponderDataResponse |
IncidentResponderResponse.getData()
Incident responder data in a response.
|
IncidentResponderDataResponse |
IncidentResponderDataResponse.id(UUID id) |
IncidentResponderDataResponse |
IncidentResponderDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentResponderDataResponse |
IncidentResponderDataResponse.relationships(IncidentResponderRelationships relationships) |
IncidentResponderDataResponse |
IncidentResponderDataResponse.type(IncidentResponderType type) |
| Modifier and Type | Method and Description |
|---|---|
List<IncidentResponderDataResponse> |
IncidentRespondersResponse.getData()
List of incident responders.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRespondersResponse |
IncidentRespondersResponse.addDataItem(IncidentResponderDataResponse dataItem) |
IncidentResponderResponse |
IncidentResponderResponse.data(IncidentResponderDataResponse data) |
void |
IncidentResponderResponse.setData(IncidentResponderDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
IncidentRespondersResponse |
IncidentRespondersResponse.data(List<IncidentResponderDataResponse> data) |
void |
IncidentRespondersResponse.setData(List<IncidentResponderDataResponse> data) |
| Constructor and Description |
|---|
IncidentResponderResponse(IncidentResponderDataResponse data) |
| Constructor and Description |
|---|
IncidentRespondersResponse(List<IncidentResponderDataResponse> data) |
Copyright © 2026. All rights reserved.