Uses of Class
se.michaelthelin.spotify.requests.data.library.SaveShowsForCurrentUserRequest.Builder
-
Uses of SaveShowsForCurrentUserRequest.Builder in se.michaelthelin.spotify
Modifier 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
Modifier and TypeMethodDescriptionSaveShowsForCurrentUserRequest.Builder.ids
(com.google.gson.JsonArray ids) The show IDs setter.The show IDs setter.protected SaveShowsForCurrentUserRequest.Builder
SaveShowsForCurrentUserRequest.Builder.self()