| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerTextReplacement |
SensitiveDataScannerRuleAttributes.getTextReplacement()
Object describing how the scanned event will be replaced.
|
SensitiveDataScannerTextReplacement |
SensitiveDataScannerTextReplacement.numberOfChars(Long numberOfChars) |
SensitiveDataScannerTextReplacement |
SensitiveDataScannerTextReplacement.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SensitiveDataScannerTextReplacement |
SensitiveDataScannerTextReplacement.replacementString(String replacementString) |
SensitiveDataScannerTextReplacement |
SensitiveDataScannerTextReplacement.type(SensitiveDataScannerTextReplacementType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SensitiveDataScannerRuleAttributes.setTextReplacement(SensitiveDataScannerTextReplacement textReplacement) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.textReplacement(SensitiveDataScannerTextReplacement textReplacement) |
Copyright © 2024. All rights reserved.