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