Interface ReviewTemplateSummary.Builder

  • Method Details

    • description

      ReviewTemplateSummary.Builder description(String description)

      Description of the review template.

      Parameters:
      description - Description of the review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lenses

      Lenses associated with the review template.

      Parameters:
      lenses - Lenses associated with the review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lenses

      Lenses associated with the review template.

      Parameters:
      lenses - Lenses associated with the review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owner

      Sets the value of the Owner property for this object.
      Parameters:
      owner - The new value for the Owner property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      ReviewTemplateSummary.Builder updatedAt(Instant updatedAt)
      Sets the value of the UpdatedAt property for this object.
      Parameters:
      updatedAt - The new value for the UpdatedAt property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateArn

      ReviewTemplateSummary.Builder templateArn(String templateArn)

      The review template ARN.

      Parameters:
      templateArn - The review template ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • templateName

      ReviewTemplateSummary.Builder templateName(String templateName)

      The name of the review template.

      Parameters:
      templateName - The name of the review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateStatus

      ReviewTemplateSummary.Builder updateStatus(String updateStatus)

      The latest status of a review template.

      Parameters:
      updateStatus - The latest status of a review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateStatus

      The latest status of a review template.

      Parameters:
      updateStatus - The latest status of a review template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: