Klasse PredictionsList

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

public class PredictionsList extends Object
  • Konstruktordetails

    • PredictionsList

      public PredictionsList()
  • Methodendetails

    • getPredictions

      public List<Prediction> getPredictions()
    • 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