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) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of GetSeveralEpisodesRequest.Builder in se.michaelthelin.spotify.requests.data.episodes
Subclasses with type arguments of type GetSeveralEpisodesRequest.Builder in se.michaelthelin.spotify.requests.data.episodesModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aGetSeveralEpisodesRequest.Methods in se.michaelthelin.spotify.requests.data.episodes that return GetSeveralEpisodesRequest.BuilderModifier and TypeMethodDescriptionThe episode IDs setter.GetSeveralEpisodesRequest.Builder.market(CountryCode market) The market query parameter setter.protected GetSeveralEpisodesRequest.BuilderGetSeveralEpisodesRequest.Builder.self()