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