| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetAgentAttributesTagsItems |
FleetAgentAttributesTagsItems.key(String key) |
FleetAgentAttributesTagsItems |
FleetAgentAttributesTagsItems.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetAgentAttributesTagsItems |
FleetAgentAttributesTagsItems.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<FleetAgentAttributesTagsItems> |
FleetAgentAttributes.getTags()
Tags associated with the agent.
|
| Modifier and Type | Method and Description |
|---|---|
FleetAgentAttributes |
FleetAgentAttributes.addTagsItem(FleetAgentAttributesTagsItems tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FleetAgentAttributes.setTags(List<FleetAgentAttributesTagsItems> tags) |
FleetAgentAttributes |
FleetAgentAttributes.tags(List<FleetAgentAttributesTagsItems> tags) |
Copyright © 2026. All rights reserved.