Interface ApprovalStateChangedEventMetadata.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ApprovalStateChangedEventMetadata.Builder,ApprovalStateChangedEventMetadata>, SdkBuilder<ApprovalStateChangedEventMetadata.Builder,ApprovalStateChangedEventMetadata>, SdkPojo
Enclosing class:
ApprovalStateChangedEventMetadata

public static interface ApprovalStateChangedEventMetadata.Builder extends SdkPojo, CopyableBuilder<ApprovalStateChangedEventMetadata.Builder,ApprovalStateChangedEventMetadata>
  • 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: