| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.addExcludedNamespacesItem(String excludedNamespacesItem) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.addNamespacesItem(String namespacesItem) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.addTagsItem(String tagsItem) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.description(String description) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.excludedNamespaces(List<String> excludedNamespaces) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleIncludedItem.getAttributes()
Attributes of the Sensitive Data Scanner rule.
|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleCreate.getAttributes()
Attributes of the Sensitive Data Scanner rule.
|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleResponse.getAttributes()
Attributes of the Sensitive Data Scanner rule.
|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleUpdate.getAttributes()
Attributes of the Sensitive Data Scanner rule.
|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.includedKeywordConfiguration(SensitiveDataScannerIncludedKeywordConfiguration includedKeywordConfiguration) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.isEnabled(Boolean isEnabled) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.name(String name) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.namespaces(List<String> namespaces) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.pattern(String pattern) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.priority(Long priority) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.tags(List<String> tags) |
SensitiveDataScannerRuleAttributes |
SensitiveDataScannerRuleAttributes.textReplacement(SensitiveDataScannerTextReplacement textReplacement) |
| Constructor and Description |
|---|
SensitiveDataScannerRuleCreate(SensitiveDataScannerRuleAttributes attributes,
SensitiveDataScannerRuleRelationships relationships,
SensitiveDataScannerRuleType type) |
Copyright © 2024. All rights reserved.