| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.addEndsWithItem(String endsWithItem) |
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.addExactMatchItem(String exactMatchItem) |
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.addStartsWithItem(String startsWithItem) |
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.endsWith(List<String> endsWith) |
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.exactMatch(List<String> exactMatch) |
SensitiveDataScannerSuppressions |
SensitiveDataScannerRuleAttributes.getSuppressions()
Object describing the suppressions for a rule.
|
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SensitiveDataScannerSuppressions |
SensitiveDataScannerSuppressions.startsWith(List<String> startsWith) |
| Modifier and Type | Method and Description |
|---|---|
void |
SensitiveDataScannerRuleAttributes.setSuppressions(SensitiveDataScannerSuppressions suppressions) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.suppressions(SensitiveDataScannerSuppressions suppressions) |
Copyright © 2026. All rights reserved.