CopyableBuilder<EyeOpen.Builder,EyeOpen>
, SdkBuilder<EyeOpen.Builder,EyeOpen>
public static interface EyeOpen.Builder extends CopyableBuilder<EyeOpen.Builder,EyeOpen>
Modifier and Type | Method | 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.
|
copy
apply, build
EyeOpen.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.