| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DegradationUpdateIncluded |
DegradationUpdateIncluded.DegradationUpdateIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
DegradationUpdateIncluded |
DegradationUpdateIncluded.DegradationUpdateIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<DegradationUpdateIncluded> |
DegradationUpdate.getIncluded()
Resources related to the degradation update.
|
| Modifier and Type | Method and Description |
|---|---|
DegradationUpdate |
DegradationUpdate.addIncludedItem(DegradationUpdateIncluded includedItem) |
void |
DegradationUpdateIncluded.DegradationUpdateIncludedSerializer.serialize(DegradationUpdateIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
DegradationUpdate |
DegradationUpdate.included(List<DegradationUpdateIncluded> included) |
void |
DegradationUpdate.setIncluded(List<DegradationUpdateIncluded> included) |
| Constructor and Description |
|---|
DegradationUpdateIncludedSerializer(Class<DegradationUpdateIncluded> t) |
Copyright © 2026. All rights reserved.