| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DataAttributesRulesItemsIfTagExists |
DataAttributesRulesItemsIfTagExists.APPEND |
static DataAttributesRulesItemsIfTagExists |
DataAttributesRulesItemsIfTagExists.DO_NOT_APPLY |
static DataAttributesRulesItemsIfTagExists |
DataAttributesRulesItemsIfTagExists.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
static DataAttributesRulesItemsIfTagExists |
DataAttributesRulesItemsIfTagExists.fromValue(String value) |
DataAttributesRulesItemsIfTagExists |
UpdateRulesetRequestDataAttributesRulesItemsReferenceTable.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
UpdateRulesetRequestDataAttributesRulesItemsQuery.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
RulesetRespDataAttributesRulesItemsReferenceTable.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
RulesetRespDataAttributesRulesItemsQuery.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
DataAttributesRulesItemsMapping.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
CreateRulesetRequestDataAttributesRulesItemsReferenceTable.getIfTagExists()
The behavior when the tag already exists.
|
DataAttributesRulesItemsIfTagExists |
CreateRulesetRequestDataAttributesRulesItemsQuery.getIfTagExists()
The behavior when the tag already exists.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRulesetRequestDataAttributesRulesItemsReferenceTable |
UpdateRulesetRequestDataAttributesRulesItemsReferenceTable.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
UpdateRulesetRequestDataAttributesRulesItemsQuery |
UpdateRulesetRequestDataAttributesRulesItemsQuery.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
RulesetRespDataAttributesRulesItemsReferenceTable |
RulesetRespDataAttributesRulesItemsReferenceTable.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
RulesetRespDataAttributesRulesItemsQuery |
RulesetRespDataAttributesRulesItemsQuery.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
DataAttributesRulesItemsMapping |
DataAttributesRulesItemsMapping.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
CreateRulesetRequestDataAttributesRulesItemsReferenceTable |
CreateRulesetRequestDataAttributesRulesItemsReferenceTable.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
CreateRulesetRequestDataAttributesRulesItemsQuery |
CreateRulesetRequestDataAttributesRulesItemsQuery.ifTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
DataAttributesRulesItemsIfTagExists.DataAttributesRulesItemsIfTagExistsSerializer.serialize(DataAttributesRulesItemsIfTagExists value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateRulesetRequestDataAttributesRulesItemsReferenceTable.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
UpdateRulesetRequestDataAttributesRulesItemsQuery.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
RulesetRespDataAttributesRulesItemsReferenceTable.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
RulesetRespDataAttributesRulesItemsQuery.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
DataAttributesRulesItemsMapping.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
CreateRulesetRequestDataAttributesRulesItemsReferenceTable.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
void |
CreateRulesetRequestDataAttributesRulesItemsQuery.setIfTagExists(DataAttributesRulesItemsIfTagExists ifTagExists) |
| Constructor and Description |
|---|
DataAttributesRulesItemsIfTagExistsSerializer(Class<DataAttributesRulesItemsIfTagExists> t) |
Copyright © 2026. All rights reserved.