Interface LensReviewReport.Builder

  • Method Details

    • lensAlias

      LensReviewReport.Builder lensAlias(String lensAlias)
      Sets the value of the LensAlias property for this object.
      Parameters:
      lensAlias - The new value for the LensAlias property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lensArn

      LensReviewReport.Builder lensArn(String lensArn)

      The ARN for the lens.

      Parameters:
      lensArn - The ARN for the lens.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • base64String

      LensReviewReport.Builder base64String(String base64String)
      Sets the value of the Base64String property for this object.
      Parameters:
      base64String - The new value for the Base64String property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.