Uses of Class
se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists
-
Packages that use FeaturedPlaylists Package Description se.michaelthelin.spotify.model_objects.special se.michaelthelin.spotify.requests.data.browse -
-
Uses of FeaturedPlaylists in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return FeaturedPlaylists Modifier and Type Method Description FeaturedPlaylistsFeaturedPlaylists.Builder. build()FeaturedPlaylistsFeaturedPlaylists.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of FeaturedPlaylists in se.michaelthelin.spotify.requests.data.browse
Methods in se.michaelthelin.spotify.requests.data.browse that return FeaturedPlaylists Modifier and Type Method Description FeaturedPlaylistsGetListOfFeaturedPlaylistsRequest. execute()GetFeaturedPlaylistssynchronously.
-