| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.browse |
| Modifier and Type | Method | Description |
|---|---|---|
GetCategorysPlaylistsRequest.Builder |
SpotifyApi.getCategorysPlaylists(String category_id) |
Get the playlists from a specific category.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetCategorysPlaylistsRequest.Builder |
GetCategorysPlaylistsRequest.Builder.category_id(String category_id) |
The categroy ID setter.
|
GetCategorysPlaylistsRequest.Builder |
GetCategorysPlaylistsRequest.Builder.country(com.neovisionaries.i18n.CountryCode country) |
The country code setter.
|
GetCategorysPlaylistsRequest.Builder |
GetCategorysPlaylistsRequest.Builder.limit(Integer limit) |
The limit setter.
|
GetCategorysPlaylistsRequest.Builder |
GetCategorysPlaylistsRequest.Builder.offset(Integer offset) |
The offset setter.
|
Copyright © 2019. All rights reserved.