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