| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagRuleData |
TagRuleData.attributes(TagRuleAttributes attributes) |
TagRuleData |
TagRuleResponse.getData()
A tag rule resource.
|
TagRuleData |
TagRuleData.id(String id) |
TagRuleData |
TagRuleData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagRuleData |
TagRuleData.relationships(TagRuleRelationships relationships) |
TagRuleData |
TagRuleData.type(TagRuleResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TagRuleData> |
TagRulesListResponse.getData()
An array of tag rule data objects.
|
| Modifier and Type | Method and Description |
|---|---|
TagRulesListResponse |
TagRulesListResponse.addDataItem(TagRuleData dataItem) |
TagRuleResponse |
TagRuleResponse.data(TagRuleData data) |
void |
TagRuleResponse.setData(TagRuleData data) |
| Modifier and Type | Method and Description |
|---|---|
TagRulesListResponse |
TagRulesListResponse.data(List<TagRuleData> data) |
void |
TagRulesListResponse.setData(List<TagRuleData> data) |
| Constructor and Description |
|---|
TagRuleResponse(TagRuleData data) |
| Constructor and Description |
|---|
TagRulesListResponse(List<TagRuleData> data) |
Copyright © 2026. All rights reserved.