Uses of Class
se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
Packages that use GetUsersPlaylistsRequest.Builder
-
Uses of GetUsersPlaylistsRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetUsersPlaylistsRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getUsersPlaylists(String user_id) Deprecated.This endpoint is deprecated per the Spotify API specification. -
Uses of GetUsersPlaylistsRequest.Builder in se.michaelthelin.spotify.requests.data.playlists
Subclasses with type arguments of type GetUsersPlaylistsRequest.Builder in se.michaelthelin.spotify.requests.data.playlistsModifier and TypeClassDescriptionstatic final classDeprecated.This endpoint is deprecated.Methods in se.michaelthelin.spotify.requests.data.playlists that return GetUsersPlaylistsRequest.BuilderModifier and TypeMethodDescriptionDeprecated.The limit setter.Deprecated.The offset setter.protected GetUsersPlaylistsRequest.BuilderGetUsersPlaylistsRequest.Builder.self()Deprecated.Deprecated.The user ID path parameter setter.