| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EntityResponseIncludedRelatedEntityType |
EntityResponseIncludedRelatedEntityType.RELATED_ENTITY |
| Modifier and Type | Method and Description |
|---|---|
static EntityResponseIncludedRelatedEntityType |
EntityResponseIncludedRelatedEntityType.fromValue(String value) |
EntityResponseIncludedRelatedEntityType |
EntityResponseIncludedRelatedEntity.getType()
Related entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityResponseIncludedRelatedEntityType.EntityResponseIncludedRelatedEntityTypeSerializer.serialize(EntityResponseIncludedRelatedEntityType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EntityResponseIncludedRelatedEntity.setType(EntityResponseIncludedRelatedEntityType type) |
EntityResponseIncludedRelatedEntity |
EntityResponseIncludedRelatedEntity.type(EntityResponseIncludedRelatedEntityType type) |
| Constructor and Description |
|---|
EntityResponseIncludedRelatedEntityTypeSerializer(Class<EntityResponseIncludedRelatedEntityType> t) |
Copyright © 2025. All rights reserved.