| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FleetAgentInfoResourceType |
FleetAgentInfoResourceType.DATADOG_AGENT_KEY |
| Modifier and Type | Method and Description |
|---|---|
static FleetAgentInfoResourceType |
FleetAgentInfoResourceType.fromValue(String value) |
FleetAgentInfoResourceType |
FleetAgentInfo.getType()
The type of Agent info resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FleetAgentInfoResourceType.FleetAgentInfoResourceTypeSerializer.serialize(FleetAgentInfoResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FleetAgentInfo.setType(FleetAgentInfoResourceType type) |
FleetAgentInfo |
FleetAgentInfo.type(FleetAgentInfoResourceType type) |
| Constructor and Description |
|---|
FleetAgentInfo(FleetAgentInfoAttributes attributes,
String id,
FleetAgentInfoResourceType type) |
| Constructor and Description |
|---|
FleetAgentInfoResourceTypeSerializer(Class<FleetAgentInfoResourceType> t) |
Copyright © 2026. All rights reserved.