| Package | Description |
|---|---|
| com.wrapper.spotify | |
| com.wrapper.spotify.requests.data.browse |
| Modifier and Type | Method | Description |
|---|---|---|
GetListOfFeaturedPlaylistsRequest.Builder |
SpotifyApi.getListOfFeaturedPlaylists() |
Get "Featured Playlists" of different countries which may match a specific language.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetListOfFeaturedPlaylistsRequest.Builder |
GetListOfFeaturedPlaylistsRequest.Builder.country(com.neovisionaries.i18n.CountryCode country) |
The country code setter.
|
GetListOfFeaturedPlaylistsRequest.Builder |
GetListOfFeaturedPlaylistsRequest.Builder.limit(Integer limit) |
The limit setter.
|
GetListOfFeaturedPlaylistsRequest.Builder |
GetListOfFeaturedPlaylistsRequest.Builder.locale(String locale) |
The language code setter.
|
GetListOfFeaturedPlaylistsRequest.Builder |
GetListOfFeaturedPlaylistsRequest.Builder.offset(Integer offset) |
The offset setter.
|
GetListOfFeaturedPlaylistsRequest.Builder |
GetListOfFeaturedPlaylistsRequest.Builder.timestamp(Date timestamp) |
The timestamp setter.
|
Copyright © 2019. All rights reserved.