Uses of Package
se.michaelthelin.spotify.requests.data.browse
Packages that use se.michaelthelin.spotify.requests.data.browse
-
Classes in se.michaelthelin.spotify.requests.data.browse used by se.michaelthelin.spotifyClassDescriptionBuilder class for building a
GetCategoryRequest
.Builder class for building aGetCategorysPlaylistsRequest
.Builder class for building aGetListOfCategoriesRequest
.Builder class for building aGetListOfFeaturedPlaylistsRequest
.Builder class for building aGetListOfNewReleasesRequest
.Builder class for building aGetRecommendationsRequest
. -
Classes in se.michaelthelin.spotify.requests.data.browse used by se.michaelthelin.spotify.requests.data.browseClassDescriptionGet a single category used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).Builder class for building a
GetCategoryRequest
.Get a list of Spotify playlists tagged with a particular category.Builder class for building aGetCategorysPlaylistsRequest
.Get a list of categories used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).Builder class for building aGetListOfCategoriesRequest
.Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s "Browse" tab).Builder class for building aGetListOfFeaturedPlaylistsRequest
.Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player’s "Browse" tab).Builder class for building aGetListOfNewReleasesRequest
.Create a playlist-style listening experience based on seed artists, tracks and genres.Builder class for building aGetRecommendationsRequest
.