Class HypeTrainConfig.HypeTrainKickoff

java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainConfig.HypeTrainKickoff
Enclosing class:
HypeTrainConfig

@Deprecated public static class HypeTrainConfig.HypeTrainKickoff extends Object
Deprecated.
  • Constructor Details

    • HypeTrainKickoff

      public HypeTrainKickoff()
      Deprecated.
  • Method Details

    • getNumOfEvents

      public Integer getNumOfEvents()
      Deprecated.
    • getMinPoints

      public Integer getMinPoints()
      Deprecated.
    • getDuration

      public Long getDuration()
      Deprecated.
    • setNumOfEvents

      public void setNumOfEvents(Integer numOfEvents)
      Deprecated.
    • setMinPoints

      public void setMinPoints(Integer minPoints)
      Deprecated.
    • setDuration

      public void setDuration(Long duration)
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object