| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SensitiveDataScannerStandardPatternType |
SensitiveDataScannerStandardPatternType.SENSITIVE_DATA_SCANNER_STANDARD_PATTERN |
| Modifier and Type | Method and Description |
|---|---|
static SensitiveDataScannerStandardPatternType |
SensitiveDataScannerStandardPatternType.fromValue(String value) |
SensitiveDataScannerStandardPatternType |
SensitiveDataScannerStandardPatternsResponseItem.getType()
Sensitive Data Scanner standard pattern type.
|
SensitiveDataScannerStandardPatternType |
SensitiveDataScannerStandardPattern.getType()
Sensitive Data Scanner standard pattern type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SensitiveDataScannerStandardPatternType.SensitiveDataScannerStandardPatternTypeSerializer.serialize(SensitiveDataScannerStandardPatternType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SensitiveDataScannerStandardPatternsResponseItem.setType(SensitiveDataScannerStandardPatternType type) |
void |
SensitiveDataScannerStandardPattern.setType(SensitiveDataScannerStandardPatternType type) |
SensitiveDataScannerStandardPatternsResponseItem |
SensitiveDataScannerStandardPatternsResponseItem.type(SensitiveDataScannerStandardPatternType type) |
SensitiveDataScannerStandardPattern |
SensitiveDataScannerStandardPattern.type(SensitiveDataScannerStandardPatternType type) |
| Constructor and Description |
|---|
SensitiveDataScannerStandardPatternTypeSerializer(Class<SensitiveDataScannerStandardPatternType> t) |
Copyright © 2024. All rights reserved.