| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CsmUnifiedHostType |
CsmUnifiedHostType.UNIFIED_HOST |
| Modifier and Type | Method and Description |
|---|---|
static CsmUnifiedHostType |
CsmUnifiedHostType.fromValue(String value) |
CsmUnifiedHostType |
CsmUnifiedHostData.getType()
The JSON:API type for unified host resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CsmUnifiedHostType.CsmUnifiedHostTypeSerializer.serialize(CsmUnifiedHostType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CsmUnifiedHostData.setType(CsmUnifiedHostType type) |
CsmUnifiedHostData |
CsmUnifiedHostData.type(CsmUnifiedHostType type) |
| Constructor and Description |
|---|
CsmUnifiedHostData(CsmUnifiedHostAttributes attributes,
String id,
CsmUnifiedHostType type) |
| Constructor and Description |
|---|
CsmUnifiedHostTypeSerializer(Class<CsmUnifiedHostType> t) |
Copyright © 2026. All rights reserved.