| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtectiveEquipmentType |
ProtectiveEquipmentType.fromValue(String value)
Use this in place of valueOf.
|
static ProtectiveEquipmentType |
ProtectiveEquipmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtectiveEquipmentType[] |
ProtectiveEquipmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectiveEquipmentSummarizationAttributes |
ProtectiveEquipmentSummarizationAttributes.withRequiredEquipmentTypes(ProtectiveEquipmentType... requiredEquipmentTypes)
An array of personal protective equipment types for which you want summary information.
|
EquipmentDetection |
EquipmentDetection.withType(ProtectiveEquipmentType type)
The type of detected PPE.
|
Copyright © 2024. All rights reserved.