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