public static interface CoversBodyPart.Builder extends SdkPojo, CopyableBuilder<CoversBodyPart.Builder,CoversBodyPart>
| Modifier and Type | Method and Description |
|---|---|
CoversBodyPart.Builder |
confidence(Float confidence)
The confidence that Amazon Rekognition has in the value of
Value. |
CoversBodyPart.Builder |
value(Boolean value)
True if the PPE covers the corresponding body part, otherwise false.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCoversBodyPart.Builder confidence(Float confidence)
The confidence that Amazon Rekognition has in the value of Value.
confidence - The confidence that Amazon Rekognition has in the value of Value.CoversBodyPart.Builder value(Boolean value)
True if the PPE covers the corresponding body part, otherwise false.
value - True if the PPE covers the corresponding body part, otherwise false.Copyright © 2021. All rights reserved.