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