| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<EquipmentDetection> |
ProtectiveEquipmentBodyPart.equipmentDetections()
An array of Personal Protective Equipment items detected around a body part.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectiveEquipmentBodyPart.Builder |
ProtectiveEquipmentBodyPart.Builder.equipmentDetections(EquipmentDetection... equipmentDetections)
An array of Personal Protective Equipment items detected around a body part.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectiveEquipmentBodyPart.Builder |
ProtectiveEquipmentBodyPart.Builder.equipmentDetections(Collection<EquipmentDetection> equipmentDetections)
An array of Personal Protective Equipment items detected around a body part.
|
Copyright © 2023. All rights reserved.