Uses of Class
software.amazon.awssdk.services.rekognition.model.CoversBodyPart
-
Packages that use CoversBodyPart Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of CoversBodyPart in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return CoversBodyPart Modifier and Type Method Description CoversBodyPartEquipmentDetection. coversBodyPart()Information about the body part covered by the detected PPE.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type CoversBodyPart Modifier and Type Method Description EquipmentDetection.BuilderEquipmentDetection.Builder. coversBodyPart(CoversBodyPart coversBodyPart)Information about the body part covered by the detected PPE.
-