| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentVersionV2 |
FleetAgentVersionV2.attributes(FleetAgentVersionV2Attributes attributes) |
FleetAgentVersionV2 |
FleetAgentVersionV2.id(String id) |
FleetAgentVersionV2 |
FleetAgentVersionV2.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetAgentVersionV2 |
FleetAgentVersionV2.type(FleetAgentVersionV2ResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<FleetAgentVersionV2> |
FleetAgentVersionsV2Response.getData()
Array of available agent versions.
|
| Modifier and Type | Method and Description |
|---|---|
FleetAgentVersionsV2Response |
FleetAgentVersionsV2Response.addDataItem(FleetAgentVersionV2 dataItem) |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentVersionsV2Response |
FleetAgentVersionsV2Response.data(List<FleetAgentVersionV2> data) |
void |
FleetAgentVersionsV2Response.setData(List<FleetAgentVersionV2> data) |
| Constructor and Description |
|---|
FleetAgentVersionsV2Response(List<FleetAgentVersionV2> data) |
Copyright © 2026. All rights reserved.