Class SoundtrackPlaylistMetadataList

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

@Deprecated public class SoundtrackPlaylistMetadataList extends Object
  • Constructor Details

    • SoundtrackPlaylistMetadataList

      public SoundtrackPlaylistMetadataList()
      Deprecated.
  • Method Details

    • getPlaylists

      public List<SoundtrackPlaylistMetadata> getPlaylists()
      Deprecated.
      The list of Soundtrack playlists.
    • getPagination

      public HelixPagination getPagination()
      Deprecated.
      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)
      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