| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ArbitraryRuleStatusResponseDataType |
ArbitraryRuleStatusResponseDataType.ARBITRARY_RULE_STATUS |
| Modifier and Type | Method and Description |
|---|---|
static ArbitraryRuleStatusResponseDataType |
ArbitraryRuleStatusResponseDataType.fromValue(String value) |
ArbitraryRuleStatusResponseDataType |
ArbitraryRuleStatusResponseData.getType()
Custom allocation rule status resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArbitraryRuleStatusResponseDataType.ArbitraryRuleStatusResponseDataTypeSerializer.serialize(ArbitraryRuleStatusResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ArbitraryRuleStatusResponseData.setType(ArbitraryRuleStatusResponseDataType type) |
ArbitraryRuleStatusResponseData |
ArbitraryRuleStatusResponseData.type(ArbitraryRuleStatusResponseDataType type) |
| Constructor and Description |
|---|
ArbitraryRuleStatusResponseData(ArbitraryRuleStatusResponseDataAttributes attributes,
String id,
ArbitraryRuleStatusResponseDataType type) |
| Constructor and Description |
|---|
ArbitraryRuleStatusResponseDataTypeSerializer(Class<ArbitraryRuleStatusResponseDataType> t) |
Copyright © 2026. All rights reserved.