| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAIncidentResponseData |
DORAIncidentResponse.getData()
Response after receiving a DORA incident event.
|
DORAIncidentResponseData |
DORAIncidentResponseData.id(String id) |
DORAIncidentResponseData |
DORAIncidentResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORAIncidentResponseData |
DORAIncidentResponseData.type(DORAIncidentType type) |
| Modifier and Type | Method and Description |
|---|---|
DORAIncidentResponse |
DORAIncidentResponse.data(DORAIncidentResponseData data) |
void |
DORAIncidentResponse.setData(DORAIncidentResponseData data) |
| Constructor and Description |
|---|
DORAIncidentResponse(DORAIncidentResponseData data) |
Copyright © 2024. All rights reserved.