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