Uses of Class
se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
Packages that use GetEpisodeRequest.Builder
-
Uses of GetEpisodeRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetEpisodeRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getEpisode(String id) Get Spotify catalog information for a single episode identified by its unique Spotify ID. -
Uses of GetEpisodeRequest.Builder in se.michaelthelin.spotify.requests.data.episodes
Subclasses with type arguments of type GetEpisodeRequest.Builder in se.michaelthelin.spotify.requests.data.episodesModifier and TypeClassDescriptionstatic final classBuilder class for building aGetEpisodeRequest.Methods in se.michaelthelin.spotify.requests.data.episodes that return GetEpisodeRequest.BuilderModifier and TypeMethodDescriptionThe episode ID setter.GetEpisodeRequest.Builder.market(CountryCode market) The market country code setter.protected GetEpisodeRequest.BuilderGetEpisodeRequest.Builder.self()