| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.playlists |
| Modifier and Type | Method | Description |
|---|---|---|
GetListOfUsersPlaylistsRequest.Builder |
SpotifyApi.getListOfUsersPlaylists(String user_id) |
Get an users playlists.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetListOfUsersPlaylistsRequest.Builder |
GetListOfUsersPlaylistsRequest.Builder.limit(Integer limit) |
The limit setter.
|
GetListOfUsersPlaylistsRequest.Builder |
GetListOfUsersPlaylistsRequest.Builder.offset(Integer offset) |
The offset setter.
|
GetListOfUsersPlaylistsRequest.Builder |
GetListOfUsersPlaylistsRequest.Builder.user_id(String user_id) |
The user ID setter.
|
Copyright © 2019. All rights reserved.