public static interface EyeOpen.Builder extends CopyableBuilder<EyeOpen.Builder,EyeOpen>
| Modifier and Type | Method and Description |
|---|---|
EyeOpen.Builder |
confidence(Float confidence)
Level of confidence in the determination.
|
EyeOpen.Builder |
value(Boolean value)
Boolean value that indicates whether the eyes on the face are open.
|
copyapply, buildEyeOpen.Builder value(Boolean value)
Boolean value that indicates whether the eyes on the face are open.
value - Boolean value that indicates whether the eyes on the face are open.EyeOpen.Builder confidence(Float confidence)
Level of confidence in the determination.
confidence - Level of confidence in the determination.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.