| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentsResponseDataAttributes |
FleetAgentsResponseDataAttributes.addAgentsItem(FleetAgentAttributes agentsItem) |
FleetAgentsResponseDataAttributes |
FleetAgentsResponseDataAttributes.agents(List<FleetAgentAttributes> agents) |
FleetAgentsResponseDataAttributes |
FleetAgentsResponseData.getAttributes()
Attributes of the fleet agents response containing the list of agents.
|
FleetAgentsResponseDataAttributes |
FleetAgentsResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
FleetAgentsResponseData |
FleetAgentsResponseData.attributes(FleetAgentsResponseDataAttributes attributes) |
void |
FleetAgentsResponseData.setAttributes(FleetAgentsResponseDataAttributes attributes) |
| Constructor and Description |
|---|
FleetAgentsResponseData(FleetAgentsResponseDataAttributes attributes,
String id,
String type) |
Copyright © 2026. All rights reserved.