| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DORAIncidentType |
DORAIncidentType.DORA_INCIDENT |
| Modifier and Type | Method and Description |
|---|---|
static DORAIncidentType |
DORAIncidentType.fromValue(String value) |
DORAIncidentType |
DORAIncidentResponseData.getType()
JSON:API type for DORA incident events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DORAIncidentType.DORAIncidentTypeSerializer.serialize(DORAIncidentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DORAIncidentResponseData.setType(DORAIncidentType type) |
DORAIncidentResponseData |
DORAIncidentResponseData.type(DORAIncidentType type) |
| Constructor and Description |
|---|
DORAIncidentTypeSerializer(Class<DORAIncidentType> t) |
Copyright © 2024. All rights reserved.