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