Interface CoversBodyPart.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CoversBodyPart.Builder,CoversBodyPart>, SdkBuilder<CoversBodyPart.Builder,CoversBodyPart>, SdkPojo
Enclosing class:
CoversBodyPart

public static interface CoversBodyPart.Builder extends SdkPojo, CopyableBuilder<CoversBodyPart.Builder,CoversBodyPart>
  • Method Details

    • confidence

      CoversBodyPart.Builder confidence(Float confidence)

      The confidence that Amazon Rekognition has in the value of Value.

      Parameters:
      confidence - The confidence that Amazon Rekognition has in the value of Value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      True if the PPE covers the corresponding body part, otherwise false.

      Parameters:
      value - True if the PPE covers the corresponding body part, otherwise false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.