Class AdScheduleWrapper

java.lang.Object
com.github.twitch4j.helix.domain.AdScheduleWrapper

public class AdScheduleWrapper extends Object
  • Constructor Details

    • AdScheduleWrapper

      public AdScheduleWrapper()
  • Method Details

    • get

      public AdSchedule get()
      Returns:
      information related to the channel’s ad schedule
    • getData

      public List<AdSchedule> getData()
      A list that contains information related to the channel’s ad schedule.
    • equals

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

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object