Uses of Class
se.michaelthelin.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
-
Uses of CheckUsersFollowPlaylistRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.checkUsersFollowPlaylist
(String playlist_id, String[] ids) Check to see if one or more Spotify users are following a specified playlist.SpotifyApi.checkUsersFollowPlaylist
(String owner_id, String playlist_id, String[] ids) Deprecated.since the endpoint no longer needs the owner_id param. -
Uses of CheckUsersFollowPlaylistRequest.Builder in se.michaelthelin.spotify.requests.data.follow
Modifier and TypeMethodDescriptionThe user IDs setter.Deprecated.since the endpoint no longer needs it.CheckUsersFollowPlaylistRequest.Builder.playlist_id
(String playlist_id) The playlist ID setter.protected CheckUsersFollowPlaylistRequest.Builder
CheckUsersFollowPlaylistRequest.Builder.self()