クラス EventActor

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.user.receivedevents.EventActor
すべての実装されたインタフェース:
Serializable, Cloneable, Map<String,​Object>

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

    • EventActor

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

    • 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
    • getId

      public int getId()
      The id
    • getLogin

      public String getLogin()
      The login name
    • getDisplayLogin

      public String getDisplayLogin()
      The display login name
    • getGravaterId

      public String getGravaterId()
      The gravater id
    • getUrl

      public String getUrl()
      The url
    • getAvaterUrl

      public String getAvaterUrl()
      The avater url