Uses of Class
se.michaelthelin.spotify.requests.data.follow.legacy.UnfollowPlaylistRequest.Builder
Packages that use UnfollowPlaylistRequest.Builder
-
Uses of UnfollowPlaylistRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return UnfollowPlaylistRequest.BuilderModifier 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
Methods in se.michaelthelin.spotify.requests.data.follow.legacy that return UnfollowPlaylistRequest.BuilderModifier and TypeMethodDescriptionThe playlist owner ID setter.UnfollowPlaylistRequest.Builder.playlist_id
(String playlist_id) The playlist ID setter.protected UnfollowPlaylistRequest.Builder
UnfollowPlaylistRequest.Builder.self()