Uses of Class
se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
Packages that use FeaturedPlaylists.Builder
- 
Uses of FeaturedPlaylists.Builder in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return FeaturedPlaylists.BuilderModifier and TypeMethodDescriptionFeaturedPlaylists.builder()FeaturedPlaylists.Builder.setMessage(String message) Set the message, which normally would be displayed on the front page of the "browse" tab.FeaturedPlaylists.Builder.setPlaylists(Paging<PlaylistSimplified> playlists) Set a page of playlists contained in the featured playlists object to be built.