| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityResponseIncludedItem |
UpsertCatalogEntityResponseIncludedItem.UpsertCatalogEntityResponseIncludedItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
UpsertCatalogEntityResponseIncludedItem |
UpsertCatalogEntityResponseIncludedItem.UpsertCatalogEntityResponseIncludedItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpsertCatalogEntityResponseIncludedItem> |
UpsertCatalogEntityResponse.getIncluded()
Upsert entity response included.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityResponse |
UpsertCatalogEntityResponse.addIncludedItem(UpsertCatalogEntityResponseIncludedItem includedItem) |
void |
UpsertCatalogEntityResponseIncludedItem.UpsertCatalogEntityResponseIncludedItemSerializer.serialize(UpsertCatalogEntityResponseIncludedItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
UpsertCatalogEntityResponse |
UpsertCatalogEntityResponse.included(List<UpsertCatalogEntityResponseIncludedItem> included) |
void |
UpsertCatalogEntityResponse.setIncluded(List<UpsertCatalogEntityResponseIncludedItem> included) |
| Constructor and Description |
|---|
UpsertCatalogEntityResponseIncludedItemSerializer(Class<UpsertCatalogEntityResponseIncludedItem> t) |
Copyright © 2026. All rights reserved.