Uses of Class
se.michaelthelin.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
-
Uses of UnfollowPlaylistRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.unfollowPlaylist
(String playlist_id) Remove the current user as a follower of a playlist. -
Uses of UnfollowPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.follow
Modifier and TypeMethodDescriptionUnfollowPlaylistRequest.Builder.playlist_id
(String playlist_id) The playlist ID setter.protected UnfollowPlaylistRequest.Builder
UnfollowPlaylistRequest.Builder.self()