Uses of Class
de.sonallux.spotify.api.apis.playlists.ReplacePlaylistsTracksRequest
-
Packages that use ReplacePlaylistsTracksRequest Package Description de.sonallux.spotify.api.apis -
-
Uses of ReplacePlaylistsTracksRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return ReplacePlaylistsTracksRequest Modifier and Type Method Description ReplacePlaylistsTracksRequestPlaylistsApi. replacePlaylistsTracks(String playlistId, List<String> uris)Replace items in a playlist
-