Interface ExpenseDetection.Builder

    • Method Detail

      • text

        ExpenseDetection.Builder text​(String text)

        The word or line of text recognized by Amazon Textract

        Parameters:
        text - The word or line of text recognized by Amazon Textract
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • geometry

        ExpenseDetection.Builder geometry​(Geometry geometry)
        Sets the value of the Geometry property for this object.
        Parameters:
        geometry - The new value for the Geometry property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • confidence

        ExpenseDetection.Builder confidence​(Float confidence)

        The confidence in detection, as a percentage

        Parameters:
        confidence - The confidence in detection, as a percentage
        Returns:
        Returns a reference to this object so that method calls can be chained together.