Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedShow
-
Packages that use SavedShow Package Description se.michaelthelin.spotify.model_objects.specification se.michaelthelin.spotify.requests.data.library -
-
Uses of SavedShow in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return SavedShow Modifier and Type Method Description SavedShowSavedShow.Builder. build()SavedShowSavedShow.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of SavedShow in se.michaelthelin.spotify.requests.data.library
Methods in se.michaelthelin.spotify.requests.data.library that return types with arguments of type SavedShow Modifier and Type Method Description Paging<SavedShow>GetUsersSavedShowsRequest. execute()Get a list of the current user’s saved shows.
-