クラス ReceivedEvent

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

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

    • ReceivedEvent

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

    • 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 String getId()
      The id
    • getType

      public String getType()
      The type
    • getActor

      public EventActor getActor()
      The actor
    • getRepository

      public EventRepository getRepository()
      The repository
    • getPayload

      public EventPayload getPayload()
      The payload
    • isPublicEvent

      public boolean isPublicEvent()
      The flag whether the event has been published
    • getCreatedAt

      public String getCreatedAt()
      The created datetime