| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentResponseIncludedItem |
IncidentResponseIncludedItem.IncidentResponseIncludedItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentResponseIncludedItem |
IncidentResponseIncludedItem.IncidentResponseIncludedItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncidentResponseIncludedItem> |
IncidentsResponse.getIncluded()
Included related resources that the user requested.
|
List<IncidentResponseIncludedItem> |
IncidentResponse.getIncluded()
Included related resources that the user requested.
|
List<IncidentResponseIncludedItem> |
IncidentSearchResponse.getIncluded()
Included related resources that the user requested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentResponseIncludedItem.IncidentResponseIncludedItemSerializer.serialize(IncidentResponseIncludedItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
IncidentResponseIncludedItemSerializer(Class<IncidentResponseIncludedItem> t) |
Copyright © 2024. All rights reserved.