| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CsmUnifiedHostSource |
CsmUnifiedHostSource.AGENT |
static CsmUnifiedHostSource |
CsmUnifiedHostSource.AGENTLESS |
static CsmUnifiedHostSource |
CsmUnifiedHostSource.BOTH |
| Modifier and Type | Method and Description |
|---|---|
static CsmUnifiedHostSource |
CsmUnifiedHostSource.fromValue(String value) |
CsmUnifiedHostSource |
CsmUnifiedHostAttributes.getSource()
The source of a unified host entry, indicating whether it was discovered via agent, agentless
scanning, or both.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CsmUnifiedHostSource.CsmUnifiedHostSourceSerializer.serialize(CsmUnifiedHostSource value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CsmUnifiedHostAttributes.setSource(CsmUnifiedHostSource source) |
CsmUnifiedHostAttributes |
CsmUnifiedHostAttributes.source(CsmUnifiedHostSource source) |
| Constructor and Description |
|---|
CsmUnifiedHostAttributes(CsmUnifiedHostSource source) |
| Constructor and Description |
|---|
CsmUnifiedHostSourceSerializer(Class<CsmUnifiedHostSource> t) |
Copyright © 2026. All rights reserved.