public static interface ViolationEventAdditionalInfo.Builder extends SdkPojo, CopyableBuilder<ViolationEventAdditionalInfo.Builder,ViolationEventAdditionalInfo>
| Modifier and Type | Method and Description |
|---|---|
ViolationEventAdditionalInfo.Builder |
confidenceLevel(ConfidenceLevel confidenceLevel)
The sensitivity of anomalous behavior evaluation.
|
ViolationEventAdditionalInfo.Builder |
confidenceLevel(String confidenceLevel)
The sensitivity of anomalous behavior evaluation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildViolationEventAdditionalInfo.Builder confidenceLevel(String confidenceLevel)
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or
High.
confidenceLevel - The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or
High.ConfidenceLevel,
ConfidenceLevelViolationEventAdditionalInfo.Builder confidenceLevel(ConfidenceLevel confidenceLevel)
The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or
High.
confidenceLevel - The sensitivity of anomalous behavior evaluation. Can be Low, Medium, or
High.ConfidenceLevel,
ConfidenceLevelCopyright © 2022. All rights reserved.