| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ArbitraryRuleResponseDataType |
ArbitraryRuleResponseDataType.ARBITRARY_RULE |
| Modifier and Type | Method and Description |
|---|---|
static ArbitraryRuleResponseDataType |
ArbitraryRuleResponseDataType.fromValue(String value) |
ArbitraryRuleResponseDataType |
ArbitraryRuleResponseData.getType()
Arbitrary rule resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArbitraryRuleResponseDataType.ArbitraryRuleResponseDataTypeSerializer.serialize(ArbitraryRuleResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ArbitraryRuleResponseData.setType(ArbitraryRuleResponseDataType type) |
ArbitraryRuleResponseData |
ArbitraryRuleResponseData.type(ArbitraryRuleResponseDataType type) |
| Constructor and Description |
|---|
ArbitraryRuleResponseData(ArbitraryRuleResponseDataType type) |
| Constructor and Description |
|---|
ArbitraryRuleResponseDataTypeSerializer(Class<ArbitraryRuleResponseDataType> t) |
Copyright © 2026. All rights reserved.