Interface ApprovalStateChangedEventMetadata.Builder

    • Method Detail

      • revisionId

        ApprovalStateChangedEventMetadata.Builder revisionId​(String 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.