Class GithubLatestReleaseSource.Author

java.lang.Object
one.tranic.t.base.updater.schemas.github.GithubLatestReleaseSource.Author
Enclosing class:
GithubLatestReleaseSource

public static class GithubLatestReleaseSource.Author extends Object
  • Constructor Details

    • Author

      public Author()
  • Method Details

    • getLogin

      public String getLogin()
    • getId

      public long getId()
    • getNodeId

      public String getNodeId()
    • getAvatarUrl

      public String getAvatarUrl()
    • getGravatarId

      public String getGravatarId()
    • getUrl

      public String getUrl()
    • getHtmlUrl

      public String getHtmlUrl()
    • getFollowersUrl

      public String getFollowersUrl()
    • getFollowingUrl

      public String getFollowingUrl()
    • getGistsUrl

      public String getGistsUrl()
    • getStarredUrl

      public String getStarredUrl()
    • getSubscriptionsUrl

      public String getSubscriptionsUrl()
    • getOrganizationsUrl

      public String getOrganizationsUrl()
    • getReposUrl

      public String getReposUrl()
    • getEventsUrl

      public String getEventsUrl()
    • getReceivedEventsUrl

      public String getReceivedEventsUrl()
    • getType

      public String getType()
    • isSiteAdmin

      public boolean isSiteAdmin()