public static interface DetectedDataDetails.Builder extends SdkPojo, CopyableBuilder<DetectedDataDetails.Builder,DetectedDataDetails>
| Modifier and Type | Method and Description |
|---|---|
DetectedDataDetails.Builder |
value(String value)
An occurrence of the specified type of sensitive data.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDetectedDataDetails.Builder value(String value)
An occurrence of the specified type of sensitive data. Each occurrence can contain 1-128 characters.
value - An occurrence of the specified type of sensitive data. Each occurrence can contain 1-128 characters.Copyright © 2022. All rights reserved.