| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static FleetAgentVersionV2ResourceType |
FleetAgentVersionV2ResourceType.AGENT_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static FleetAgentVersionV2ResourceType |
FleetAgentVersionV2ResourceType.fromValue(String value) |
FleetAgentVersionV2ResourceType |
FleetAgentVersionV2.getType()
The type of the agent version resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FleetAgentVersionV2ResourceType.FleetAgentVersionV2ResourceTypeSerializer.serialize(FleetAgentVersionV2ResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FleetAgentVersionV2.setType(FleetAgentVersionV2ResourceType type) |
FleetAgentVersionV2 |
FleetAgentVersionV2.type(FleetAgentVersionV2ResourceType type) |
| Constructor and Description |
|---|
FleetAgentVersionV2(FleetAgentVersionV2Attributes attributes,
String id,
FleetAgentVersionV2ResourceType type) |
| Constructor and Description |
|---|
FleetAgentVersionV2ResourceTypeSerializer(Class<FleetAgentVersionV2ResourceType> t) |
Copyright © 2026. All rights reserved.