Uses of Class
se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
Packages that use GetSeveralShowsRequest.Builder
-
Uses of GetSeveralShowsRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetSeveralShowsRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getSeveralShows(String ids) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of GetSeveralShowsRequest.Builder in se.michaelthelin.spotify.requests.data.shows
Subclasses with type arguments of type GetSeveralShowsRequest.Builder in se.michaelthelin.spotify.requests.data.showsModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aGetSeveralShowsRequest.Methods in se.michaelthelin.spotify.requests.data.shows that return GetSeveralShowsRequest.BuilderModifier and TypeMethodDescriptionThe show IDs setter.GetSeveralShowsRequest.Builder.market(CountryCode market) The market query parameter setter.protected GetSeveralShowsRequest.BuilderGetSeveralShowsRequest.Builder.self()