クラス EventPayload

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

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

    • EventPayload

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

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

      public String getAction()
      The action
    • getRef

      public String getRef()
      The refrence
    • getRefType

      public String getRefType()
      The reference type
    • getMasterBranch

      public String getMasterBranch()
      The master branch
    • getDescription

      public String getDescription()
      The description
    • getPusherType

      public String getPusherType()
      The pusher type