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