public static interface Mustache.Builder extends SdkPojo, CopyableBuilder<Mustache.Builder,Mustache>
| Modifier and Type | Method and Description |
|---|---|
Mustache.Builder |
confidence(Float confidence)
Level of confidence in the determination.
|
Mustache.Builder |
value(Boolean value)
Boolean value that indicates whether the face has mustache or not.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMustache.Builder value(Boolean value)
Boolean value that indicates whether the face has mustache or not.
value - Boolean value that indicates whether the face has mustache or not.Mustache.Builder confidence(Float confidence)
Level of confidence in the determination.
confidence - Level of confidence in the determination.Copyright © 2023. All rights reserved.