Uses of Class
se.michaelthelin.spotify.requests.data.follow.FollowPlaylistRequest.Builder
-
Uses of FollowPlaylistRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.followPlaylist
(String playlist_id, boolean public_) Add the current user as a follower of a playlist. -
Uses of FollowPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.follow
Modifier and TypeMethodDescriptionFollowPlaylistRequest.Builder.playlist_id
(String playlist_id) The playlist ID setter.The public following state setter.protected FollowPlaylistRequest.Builder
FollowPlaylistRequest.Builder.self()