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