Uses of Class
se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
Package
Description
-
Uses of EpisodeSimplified in se.michaelthelin.spotify.model_objects.special
Modifier and TypeMethodDescriptionSearchResult.getEpisodes()
Get the episode objects contained in the search result object.Modifier and TypeMethodDescriptionSearchResult.Builder.setEpisodes
(Paging<EpisodeSimplified> episodes) The episodes setter. -
Uses of EpisodeSimplified in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionEpisodeSimplified.Builder.build()
EpisodeSimplified.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) Modifier and TypeMethodDescriptionShow.Builder.setEpisodes
(Paging<EpisodeSimplified> episodes) Set a list of the show's episodes. -
Uses of EpisodeSimplified in se.michaelthelin.spotify.requests.data.search.simplified
-
Uses of EpisodeSimplified in se.michaelthelin.spotify.requests.data.shows