Uses of Class
se.michaelthelin.spotify.model_objects.specification.Show
-
Packages that use Show Package Description se.michaelthelin.spotify.model_objects.specification se.michaelthelin.spotify.requests.data.shows -
-
Uses of Show in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return Show Modifier and Type Method Description ShowShow.Builder. build()ShowShow.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of Show in se.michaelthelin.spotify.requests.data.shows
Methods in se.michaelthelin.spotify.requests.data.shows that return Show Modifier and Type Method Description ShowGetShowRequest. execute()Get a show.
-