Class GHIssue.PullRequest

java.lang.Object
org.kohsuke.github.GHIssue.PullRequest
Enclosing class:
GHIssue

public static class GHIssue.PullRequest extends Object
The type PullRequest.
  • Constructor Details

    • PullRequest

      public PullRequest()
  • Method Details

    • getDiffUrl

      public URL getDiffUrl()
      Gets diff url.
      Returns:
      the diff url
    • getPatchUrl

      public URL getPatchUrl()
      Gets patch url.
      Returns:
      the patch url
    • getUrl

      public URL getUrl()
      Gets url.
      Returns:
      the url