public static interface DetectorDebugOption.Builder extends SdkPojo, CopyableBuilder<DetectorDebugOption.Builder,DetectorDebugOption>
| Modifier and Type | Method and Description |
|---|---|
DetectorDebugOption.Builder |
detectorModelName(String detectorModelName)
The name of the detector model.
|
DetectorDebugOption.Builder |
keyValue(String keyValue)
The value of the input attribute key used to create the detector (the instance of the detector model).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDetectorDebugOption.Builder detectorModelName(String detectorModelName)
The name of the detector model.
detectorModelName - The name of the detector model.DetectorDebugOption.Builder keyValue(String keyValue)
The value of the input attribute key used to create the detector (the instance of the detector model).
keyValue - The value of the input attribute key used to create the detector (the instance of the detector model).Copyright © 2022. All rights reserved.