| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityResponseIncludedSchemaType |
EntityResponseIncludedSchemaType.SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
static EntityResponseIncludedSchemaType |
EntityResponseIncludedSchemaType.fromValue(String value) |
EntityResponseIncludedSchemaType |
EntityResponseIncludedSchema.getType()
Schema type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityResponseIncludedSchemaType.EntityResponseIncludedSchemaTypeSerializer.serialize(EntityResponseIncludedSchemaType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityResponseIncludedSchema.setType(EntityResponseIncludedSchemaType type) |
EntityResponseIncludedSchema |
EntityResponseIncludedSchema.type(EntityResponseIncludedSchemaType type) |
| Constructor and Description |
|---|
EntityResponseIncludedSchemaTypeSerializer(Class<EntityResponseIncludedSchemaType> t) |
Copyright © 2026. All rights reserved.