| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecretRuleData |
SecretRuleData.attributes(SecretRuleDataAttributes attributes) |
SecretRuleData |
SecretRuleData.id(String id) |
SecretRuleData |
SecretRuleData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SecretRuleData |
SecretRuleData.type(SecretRuleDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SecretRuleData> |
SecretRuleArray.getData()
The list of secret detection rules.
|
| Modifier and Type | Method and Description |
|---|---|
SecretRuleArray |
SecretRuleArray.addDataItem(SecretRuleData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SecretRuleArray |
SecretRuleArray.data(List<SecretRuleData> data) |
void |
SecretRuleArray.setData(List<SecretRuleData> data) |
| Constructor and Description |
|---|
SecretRuleArray(List<SecretRuleData> data) |
Copyright © 2026. All rights reserved.