Uses of Class
se.michaelthelin.spotify.requests.data.users.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 playlist_id) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of UnfollowPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.users
Subclasses with type arguments of type UnfollowPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.usersModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building anUnfollowPlaylistRequest.Methods in se.michaelthelin.spotify.requests.data.users that return UnfollowPlaylistRequest.BuilderModifier and TypeMethodDescriptionUnfollowPlaylistRequest.Builder.playlist_id(String playlist_id) The playlist ID setter.protected UnfollowPlaylistRequest.BuilderUnfollowPlaylistRequest.Builder.self()