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