| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DegradationDataAttributesSourceType |
DegradationDataAttributesSourceType.INCIDENT |
| Modifier and Type | Method and Description |
|---|---|
static DegradationDataAttributesSourceType |
DegradationDataAttributesSourceType.fromValue(String value) |
DegradationDataAttributesSourceType |
DegradationDataAttributesSource.getType()
The type of the source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DegradationDataAttributesSourceType.DegradationDataAttributesSourceTypeSerializer.serialize(DegradationDataAttributesSourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DegradationDataAttributesSource.setType(DegradationDataAttributesSourceType type) |
DegradationDataAttributesSource |
DegradationDataAttributesSource.type(DegradationDataAttributesSourceType type) |
| Constructor and Description |
|---|
DegradationDataAttributesSource(OffsetDateTime createdAt,
String sourceId,
DegradationDataAttributesSourceType type) |
| Constructor and Description |
|---|
DegradationDataAttributesSourceTypeSerializer(Class<DegradationDataAttributesSourceType> t) |
Copyright © 2026. All rights reserved.