Uses of Class
de.sonallux.spotify.api.apis.playlists.ReorderPlaylistsTracksRequest
Packages that use ReorderPlaylistsTracksRequest
-
Uses of ReorderPlaylistsTracksRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return ReorderPlaylistsTracksRequestModifier and TypeMethodDescriptionPlaylistsApi.reorderPlaylistsTracks(String playlistId, int rangeStart, int insertBefore) Reorder Playlist Items -
Uses of ReorderPlaylistsTracksRequest in de.sonallux.spotify.api.apis.playlists
Methods in de.sonallux.spotify.api.apis.playlists that return ReorderPlaylistsTracksRequestModifier and TypeMethodDescriptionReorderPlaylistsTracksRequest.rangeLength(int rangeLength) ReorderPlaylistsTracksRequest.snapshotId(String snapshotId)