| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityV3 |
EntityV3.EntityV3Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
EntityV3 |
UpsertCatalogEntityRequest.getEntityV3()
Get the actual instance of `EntityV3`.
|
EntityV3 |
EntityV3.EntityV3Deserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
EntityV3 |
EntityResponseIncludedSchemaAttributes.getSchema()
Entity schema v3.
|
| Modifier and Type | Method and Description |
|---|---|
EntityResponseIncludedSchemaAttributes |
EntityResponseIncludedSchemaAttributes.schema(EntityV3 schema) |
void |
EntityV3.EntityV3Serializer.serialize(EntityV3 value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityResponseIncludedSchemaAttributes.setSchema(EntityV3 schema) |
| Constructor and Description |
|---|
UpsertCatalogEntityRequest(EntityV3 o) |
| Constructor and Description |
|---|
EntityV3Serializer(Class<EntityV3> t) |
Copyright © 2024. All rights reserved.