Uses of Class
se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest.Builder
Packages that use RemoveShowsForCurrentUserRequest.Builder
-
Uses of RemoveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return RemoveShowsForCurrentUserRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.removeShowsForCurrentUser(String ids) Deprecated.This endpoint is deprecated per the Spotify API specification. -
Uses of RemoveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify.requests.data.shows
Subclasses with type arguments of type RemoveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify.requests.data.showsModifier and TypeClassDescriptionstatic final classDeprecated.UseRemoveItemsFromLibraryRequestinstead.Methods in se.michaelthelin.spotify.requests.data.shows that return RemoveShowsForCurrentUserRequest.BuilderModifier and TypeMethodDescriptionDeprecated.The show IDs setter.protected RemoveShowsForCurrentUserRequest.BuilderRemoveShowsForCurrentUserRequest.Builder.self()Deprecated.