Class GHPullRequestCommitDetail.CommitPointer

java.lang.Object
org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
Enclosing class:
GHPullRequestCommitDetail

public static class GHPullRequestCommitDetail.CommitPointer extends Object
The type CommitPointer.
  • Constructor Details

    • CommitPointer

      public CommitPointer()
  • Method Details

    • getUrl

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

      public URL getHtml_url()
      Gets html url.
      Returns:
      the html url
    • getSha

      public String getSha()
      Gets sha.
      Returns:
      the sha