| 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 |
DORAFailureResponseData.getType()
JSON:API type for DORA failure 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 |
DORAFailureResponseData.setType(DORAFailureType type) |
DORAFailureResponseData |
DORAFailureResponseData.type(DORAFailureType type) |
| Constructor and Description |
|---|
DORAFailureTypeSerializer(Class<DORAFailureType> t) |
Copyright © 2025. All rights reserved.