Uses of Class
se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
Packages that use CheckIfUserFollowsPlaylistRequest.Builder
-
Uses of CheckIfUserFollowsPlaylistRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return CheckIfUserFollowsPlaylistRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.checkIfUserFollowsPlaylist(String playlist_id, String[] ids) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of CheckIfUserFollowsPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.users
Subclasses with type arguments of type CheckIfUserFollowsPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.usersModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aCheckIfUserFollowsPlaylistRequest.Methods in se.michaelthelin.spotify.requests.data.users that return CheckIfUserFollowsPlaylistRequest.BuilderModifier and TypeMethodDescriptionThe user IDs setter.CheckIfUserFollowsPlaylistRequest.Builder.playlist_id(String playlist_id) The playlist ID setter.CheckIfUserFollowsPlaylistRequest.Builder.self()