Uses of Class
com.wrapper.spotify.model_objects.special.FeaturedPlaylists
-
Packages that use FeaturedPlaylists Package Description com.wrapper.spotify.model_objects.special com.wrapper.spotify.requests.data.browse -
-
Uses of FeaturedPlaylists in com.wrapper.spotify.model_objects.special
Methods in com.wrapper.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 com.wrapper.spotify.requests.data.browse
Methods in com.wrapper.spotify.requests.data.browse that return FeaturedPlaylists Modifier and Type Method Description FeaturedPlaylistsGetListOfFeaturedPlaylistsRequest. execute()GetFeaturedPlaylistssynchronously.
-