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