CopyableBuilder<MouthOpen.Builder,MouthOpen>, SdkBuilder<MouthOpen.Builder,MouthOpen>public static interface MouthOpen.Builder extends CopyableBuilder<MouthOpen.Builder,MouthOpen>
| Modifier and Type | Method | Description |
|---|---|---|
MouthOpen.Builder |
confidence(Float confidence) |
Level of confidence in the determination.
|
MouthOpen.Builder |
value(Boolean value) |
Boolean value that indicates whether the mouth on the face is open or not.
|
copyapply, buildMouthOpen.Builder value(Boolean value)
Boolean value that indicates whether the mouth on the face is open or not.
value - Boolean value that indicates whether the mouth on the face is open or not.MouthOpen.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.