Class GHIssue.PullRequest

  • Enclosing class:
    GHIssue

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

      • PullRequest

        public PullRequest()
    • Method Detail

      • 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