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