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