Interface CoversBodyPart.Builder

    • Method Detail

      • 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

        CoversBodyPart.Builder value​(Boolean 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.