Uses of Class
se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
Packages that use GetSeveralEpisodesRequest.Builder
- 
Uses of GetSeveralEpisodesRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetSeveralEpisodesRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getSeveralEpisodes(String... ids) Get multiple episodes. - 
Uses of GetSeveralEpisodesRequest.Builder in se.michaelthelin.spotify.requests.data.episodes
Methods in se.michaelthelin.spotify.requests.data.episodes that return GetSeveralEpisodesRequest.BuilderModifier and TypeMethodDescriptionThe episode IDs setter.GetSeveralEpisodesRequest.Builder.market(com.neovisionaries.i18n.CountryCode market) The market country code setter.protected GetSeveralEpisodesRequest.BuilderGetSeveralEpisodesRequest.Builder.self()