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