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