| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateIncludedItems |
IncidentNotificationTemplateIncludedItems.IncidentNotificationTemplateIncludedItemsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentNotificationTemplateIncludedItems |
IncidentNotificationTemplateIncludedItems.IncidentNotificationTemplateIncludedItemsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncidentNotificationTemplateIncludedItems> |
IncidentNotificationTemplateArray.getIncluded()
Related objects that are included in the response.
|
List<IncidentNotificationTemplateIncludedItems> |
IncidentNotificationTemplate.getIncluded()
Related objects that are included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateArray |
IncidentNotificationTemplateArray.addIncludedItem(IncidentNotificationTemplateIncludedItems includedItem) |
IncidentNotificationTemplate |
IncidentNotificationTemplate.addIncludedItem(IncidentNotificationTemplateIncludedItems includedItem) |
void |
IncidentNotificationTemplateIncludedItems.IncidentNotificationTemplateIncludedItemsSerializer.serialize(IncidentNotificationTemplateIncludedItems value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateArray |
IncidentNotificationTemplateArray.included(List<IncidentNotificationTemplateIncludedItems> included) |
IncidentNotificationTemplate |
IncidentNotificationTemplate.included(List<IncidentNotificationTemplateIncludedItems> included) |
void |
IncidentNotificationTemplateArray.setIncluded(List<IncidentNotificationTemplateIncludedItems> included) |
void |
IncidentNotificationTemplate.setIncluded(List<IncidentNotificationTemplateIncludedItems> included) |
| Constructor and Description |
|---|
IncidentNotificationTemplateIncludedItemsSerializer(Class<IncidentNotificationTemplateIncludedItems> t) |
Copyright © 2025. All rights reserved.