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