Uses of Class
se.michaelthelin.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
-
Uses of GetCategorysPlaylistsRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.getCategorysPlaylists
(String category_id) Get the playlists from a specific category. -
Uses of GetCategorysPlaylistsRequest.Builder in se.michaelthelin.spotify.requests.data.browse
Modifier and TypeMethodDescriptionGetCategorysPlaylistsRequest.Builder.category_id
(String category_id) The categroy ID setter.GetCategorysPlaylistsRequest.Builder.country
(com.neovisionaries.i18n.CountryCode country) The country code setter.The limit setter.The offset setter.protected GetCategorysPlaylistsRequest.Builder
GetCategorysPlaylistsRequest.Builder.self()