| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagData |
TagData.id(String id) |
TagData |
TagData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagData |
TagData.type(TagDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TagData> |
AppBuilderListTagsResponse.getData()
An array of tags.
|
| Modifier and Type | Method and Description |
|---|---|
AppBuilderListTagsResponse |
AppBuilderListTagsResponse.addDataItem(TagData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
AppBuilderListTagsResponse |
AppBuilderListTagsResponse.data(List<TagData> data) |
void |
AppBuilderListTagsResponse.setData(List<TagData> data) |
Copyright © 2026. All rights reserved.