Uses of Class
se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
-
Uses of FeaturedPlaylists.Builder in se.michaelthelin.spotify.model_objects.special
Modifier 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.