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