| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentV2 |
FleetAgentV2.attributes(FleetAgentV2Attributes attributes) |
FleetAgentV2 |
FleetAgentV2.id(String id) |
FleetAgentV2 |
FleetAgentV2.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetAgentV2 |
FleetAgentV2.type(FleetAgentV2ResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<FleetAgentV2> |
FleetAgentsV2Response.getData()
Array of agents matching the query criteria.
|
| Modifier and Type | Method and Description |
|---|---|
FleetAgentsV2Response |
FleetAgentsV2Response.addDataItem(FleetAgentV2 dataItem) |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentsV2Response |
FleetAgentsV2Response.data(List<FleetAgentV2> data) |
void |
FleetAgentsV2Response.setData(List<FleetAgentV2> data) |
| Constructor and Description |
|---|
FleetAgentsV2Response(List<FleetAgentV2> data) |
Copyright © 2026. All rights reserved.