| AddTracksToPlaylistRequest |
Add one or more tracks to a user’s playlist.
|
| AddTracksToPlaylistRequest.Builder |
|
| ChangePlaylistsDetailsRequest |
Change a playlist’s name and public/private state.
|
| ChangePlaylistsDetailsRequest.Builder |
|
| CreatePlaylistRequest |
Create a playlist for a Spotify user.
|
| CreatePlaylistRequest.Builder |
|
| GetListOfCurrentUsersPlaylistsRequest |
Get a list of the playlists owned or followed by the current Spotify user.
|
| GetListOfCurrentUsersPlaylistsRequest.Builder |
|
| GetListOfUsersPlaylistsRequest |
Get a list of the playlists owned or followed by a Spotify user.
|
| GetListOfUsersPlaylistsRequest.Builder |
|
| GetPlaylistCoverImageRequest |
Get the current image associated with a specific playlist.
|
| GetPlaylistCoverImageRequest.Builder |
|
| GetPlaylistRequest |
Get a playlist owned by a Spotify user.
|
| GetPlaylistRequest.Builder |
|
| GetPlaylistsTracksRequest |
Get full details of the tracks of a playlist owned by a Spotify user.
|
| GetPlaylistsTracksRequest.Builder |
|
| RemoveTracksFromPlaylistRequest |
Remove one or more tracks from a user’s playlist.
|
| RemoveTracksFromPlaylistRequest.Builder |
|
| ReorderPlaylistsTracksRequest |
Reorder a track or a group of tracks in a playlist.
|
| ReorderPlaylistsTracksRequest.Builder |
|
| ReplacePlaylistsTracksRequest |
Replace all the tracks in a playlist, overwriting its existing tracks.
|
| ReplacePlaylistsTracksRequest.Builder |
|
| UploadCustomPlaylistCoverImageRequest |
Replace the image used to represent a specific playlist.
|
| UploadCustomPlaylistCoverImageRequest.Builder |
|