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