Uses of Class
software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
-
Packages that use ProtectiveEquipmentSummary Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of ProtectiveEquipmentSummary in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return ProtectiveEquipmentSummary Modifier and Type Method Description ProtectiveEquipmentSummaryDetectProtectiveEquipmentResponse. summary()Summary information for the types of PPE specified in theSummarizationAttributesinput parameter.Methods in software.amazon.awssdk.services.rekognition.model with parameters of type ProtectiveEquipmentSummary Modifier and Type Method Description DetectProtectiveEquipmentResponse.BuilderDetectProtectiveEquipmentResponse.Builder. summary(ProtectiveEquipmentSummary summary)Summary information for the types of PPE specified in theSummarizationAttributesinput parameter.
-