Uses of Class
se.michaelthelin.spotify.requests.data.library.SaveShowsForCurrentUserRequest.Builder
Packages that use SaveShowsForCurrentUserRequest.Builder
-
Uses of SaveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return SaveShowsForCurrentUserRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.saveShowsForCurrentUser
(com.google.gson.JsonArray ids) Save one or more shows to current Spotify user’s library.SpotifyApi.saveShowsForCurrentUser
(String... ids) Save one or more shows to current Spotify user’s library. -
Uses of SaveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify.requests.data.library
Methods in se.michaelthelin.spotify.requests.data.library that return SaveShowsForCurrentUserRequest.BuilderModifier and TypeMethodDescriptionSaveShowsForCurrentUserRequest.Builder.ids
(com.google.gson.JsonArray ids) The show IDs setter.The show IDs setter.protected SaveShowsForCurrentUserRequest.Builder
SaveShowsForCurrentUserRequest.Builder.self()