クラス Creator

java.lang.Object
java.util.AbstractMap<String,​Object>
com.google.api.client.util.GenericData
com.google.api.client.json.GenericJson
org.thinkit.api.gateway.github.response.common.Creator
すべての実装されたインタフェース:
Serializable, Cloneable, Map<String,​Object>

public final class Creator
extends com.google.api.client.json.GenericJson
implements Serializable
The entity that manages the creator.
導入されたバージョン:
1.0.0
関連項目:
直列化された形式
  • コンストラクタの詳細

    • Creator

      public Creator()
  • メソッドの詳細

    • toString

      public String toString()
      オーバーライド:
      toString クラス内 com.google.api.client.json.GenericJson
    • equals

      public boolean equals​(Object o)
      定義:
      equals インタフェース内 Map<String,​Object>
      オーバーライド:
      equals クラス内 com.google.api.client.util.GenericData
    • hashCode

      public int hashCode()
      定義:
      hashCode インタフェース内 Map<String,​Object>
      オーバーライド:
      hashCode クラス内 com.google.api.client.util.GenericData
    • getLogin

      public String getLogin()
      The login name
    • getId

      public int getId()
      The user id
    • getNodeId

      public String getNodeId()
      The node id
    • getAvaterUrl

      public String getAvaterUrl()
      The avater url
    • getGravaterId

      public String getGravaterId()
      The gravater url
    • getUrl

      public String getUrl()
      The url
    • getHtmlUrl

      public String getHtmlUrl()
      The html url
    • getFollowersUrl

      public String getFollowersUrl()
      The followers url
    • getFollowingUrl

      public String getFollowingUrl()
      The following url
    • getGistsUrl

      public String getGistsUrl()
      The gists url
    • getStarredUrl

      public String getStarredUrl()
      The starred url
    • getSubscriptionsUrl

      public String getSubscriptionsUrl()
      The subscriptions url
    • getOrganizationsUrl

      public String getOrganizationsUrl()
      The organizations url
    • getReposUrl

      public String getReposUrl()
      The repository url
    • getEventsUrl

      public String getEventsUrl()
      The events url
    • getReceivedEventsUrl

      public String getReceivedEventsUrl()
      The received events url
    • getType

      public String getType()
      The type
    • isSiteAdmin

      public boolean isSiteAdmin()
      The site admin