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