| AddItemsToPlaylistRequest |
Add one or more items to a user’s playlist.
|
| AddItemsToPlaylistRequest.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 |
|
| GetPlaylistsItemsRequest |
Get full details of the tracks or episodes of a playlist owned by a Spotify user.
|
| GetPlaylistsItemsRequest.Builder |
|
| RemoveItemsFromPlaylistRequest |
Remove one or more items from a user’s playlist.
|
| RemoveItemsFromPlaylistRequest.Builder |
|
| ReorderPlaylistsItemsRequest |
Reorder an item or a group of items in a playlist.
|
| ReorderPlaylistsItemsRequest.Builder |
|
| ReplacePlaylistsItemsRequest |
Replace all the items in a playlist, overwriting its existing items.
|
| ReplacePlaylistsItemsRequest.Builder |
|
| UploadCustomPlaylistCoverImageRequest |
Replace the image used to represent a specific playlist.
|
| UploadCustomPlaylistCoverImageRequest.Builder |
|