Uses of Class
software.amazon.awssdk.services.rekognition.model.Mustache
-
Packages that use Mustache Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of Mustache in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return Mustache Modifier and Type Method Description MustacheFaceDetail. mustache()Indicates whether or not the face has a mustache, and the confidence level in the determination.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type Mustache Modifier and Type Method Description FaceDetail.BuilderFaceDetail.Builder. mustache(Mustache mustache)Indicates whether or not the face has a mustache, and the confidence level in the determination.
-