Interface ApprovalStateChangedEventMetadata.Builder

  • Method Details

    • revisionId

      The revision ID of the pull request when the approval state changed.

      Parameters:
      revisionId - The revision ID of the pull request when the approval state changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • approvalStatus

      ApprovalStateChangedEventMetadata.Builder approvalStatus(String approvalStatus)

      The approval status for the pull request.

      Parameters:
      approvalStatus - The approval status for the pull request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • approvalStatus

      The approval status for the pull request.

      Parameters:
      approvalStatus - The approval status for the pull request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: