Klasse PollsList

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

public class PollsList extends Object
  • Konstruktordetails

    • PollsList

      public PollsList()
  • Methodendetails

    • getPolls

      public List<Poll> getPolls()
    • getPagination

      public HelixPagination getPagination()
      Cursor for forward pagination: tells the server where to start fetching the next set of results in a multi-page response.
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object