| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.addIncludedKeywordsItem(String includedKeywordsItem) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.addTagsItem(String tagsItem) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.description(String description) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternsResponseItem.getAttributes()
Attributes of the Sensitive Data Scanner standard pattern.
|
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.includedKeywords(List<String> includedKeywords) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.name(String name) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.pattern(String pattern) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.priority(Long priority) |
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SensitiveDataScannerStandardPatternAttributes |
SensitiveDataScannerStandardPatternAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
SensitiveDataScannerStandardPatternsResponseItem |
SensitiveDataScannerStandardPatternsResponseItem.attributes(SensitiveDataScannerStandardPatternAttributes attributes) |
void |
SensitiveDataScannerStandardPatternsResponseItem.setAttributes(SensitiveDataScannerStandardPatternAttributes attributes) |
Copyright © 2024. All rights reserved.