Klasse SoundtrackPlaylistMetadataList

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

@Deprecated public class SoundtrackPlaylistMetadataList extends Object
  • Konstruktordetails

    • SoundtrackPlaylistMetadataList

      public SoundtrackPlaylistMetadataList()
      Veraltet.
  • Methodendetails

    • getPlaylists

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

      public HelixPagination getPagination()
      Veraltet.
      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)
      Veraltet.
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
      Veraltet.
    • hashCode

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

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