Uses of Class
se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
Packages that use EpisodeSimplified
Package
Description
-
Uses of EpisodeSimplified in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return types with arguments of type EpisodeSimplifiedModifier and TypeMethodDescriptionSearchResult.getEpisodes()
Get the episode objects contained in the search result object.Method parameters in se.michaelthelin.spotify.model_objects.special with type arguments of type EpisodeSimplifiedModifier and TypeMethodDescriptionSearchResult.Builder.setEpisodes
(Paging<EpisodeSimplified> episodes) The episodes setter. -
Uses of EpisodeSimplified in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return EpisodeSimplifiedModifier and TypeMethodDescriptionEpisodeSimplified.Builder.build()
EpisodeSimplified.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) Methods in se.michaelthelin.spotify.model_objects.specification that return types with arguments of type EpisodeSimplifiedMethod parameters in se.michaelthelin.spotify.model_objects.specification with type arguments of type EpisodeSimplifiedModifier 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
Methods in se.michaelthelin.spotify.requests.data.search.simplified that return types with arguments of type EpisodeSimplified -
Uses of EpisodeSimplified in se.michaelthelin.spotify.requests.data.shows
Methods in se.michaelthelin.spotify.requests.data.shows that return types with arguments of type EpisodeSimplified