| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TagIndexingRuleExemptionType |
TagIndexingRuleExemptionType.TAG_INDEXING_RULE_EXEMPTIONS |
| Modifier and Type | Method and Description |
|---|---|
static TagIndexingRuleExemptionType |
TagIndexingRuleExemptionType.fromValue(String value) |
TagIndexingRuleExemptionType |
TagIndexingRuleExemptionData.getType()
The tag indexing rule exemption resource type.
|
TagIndexingRuleExemptionType |
TagIndexingRuleExemptionCreateData.getType()
The tag indexing rule exemption resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagIndexingRuleExemptionType.TagIndexingRuleExemptionTypeSerializer.serialize(TagIndexingRuleExemptionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TagIndexingRuleExemptionData.setType(TagIndexingRuleExemptionType type) |
void |
TagIndexingRuleExemptionCreateData.setType(TagIndexingRuleExemptionType type) |
TagIndexingRuleExemptionData |
TagIndexingRuleExemptionData.type(TagIndexingRuleExemptionType type) |
TagIndexingRuleExemptionCreateData |
TagIndexingRuleExemptionCreateData.type(TagIndexingRuleExemptionType type) |
| Constructor and Description |
|---|
TagIndexingRuleExemptionCreateData(TagIndexingRuleExemptionCreateAttributes attributes,
TagIndexingRuleExemptionType type) |
| Constructor and Description |
|---|
TagIndexingRuleExemptionTypeSerializer(Class<TagIndexingRuleExemptionType> t) |
Copyright © 2026. All rights reserved.