Uses of Class
se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
Packages that use GetArtistsTopTracksRequest.Builder
-
Uses of GetArtistsTopTracksRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetArtistsTopTracksRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getArtistsTopTracks(String id) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of GetArtistsTopTracksRequest.Builder in se.michaelthelin.spotify.requests.data.artists
Subclasses with type arguments of type GetArtistsTopTracksRequest.Builder in se.michaelthelin.spotify.requests.data.artistsModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aGetArtistsTopTracksRequest.Methods in se.michaelthelin.spotify.requests.data.artists that return GetArtistsTopTracksRequest.BuilderModifier and TypeMethodDescriptionThe artist ID path parameter setter.GetArtistsTopTracksRequest.Builder.market(CountryCode market) The market query parameter setter.protected GetArtistsTopTracksRequest.BuilderGetArtistsTopTracksRequest.Builder.self()