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) -
Uses of EpisodeSimplified in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type EpisodeSimplified in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingEpisodeSimplifiedinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return EpisodeSimplifiedMethods 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 EpisodeSimplified -
Uses of EpisodeSimplified in se.michaelthelin.spotify.requests.data.search.simplified
Subclasses with type arguments of type EpisodeSimplified in se.michaelthelin.spotify.requests.data.search.simplifiedModifier and TypeClassDescriptionclassGet Spotify catalog information about episodes that match a keyword string.static final classBuilder class for building aSearchEpisodesRequest.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
Subclasses with type arguments of type EpisodeSimplified in se.michaelthelin.spotify.requests.data.showsModifier and TypeClassDescriptionclassGet Spotify catalog information about an show’s episodes.static final classBuilder class for building aGetShowEpisodesRequest.Methods in se.michaelthelin.spotify.requests.data.shows that return types with arguments of type EpisodeSimplified