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, com.neovisionaries.i18n.CountryCode country) Get the top tracks of an artist in a specific country. - 
Uses of GetArtistsTopTracksRequest.Builder in se.michaelthelin.spotify.requests.data.artists
Methods in se.michaelthelin.spotify.requests.data.artists that return GetArtistsTopTracksRequest.BuilderModifier and TypeMethodDescriptionGetArtistsTopTracksRequest.Builder.country(com.neovisionaries.i18n.CountryCode country) The country code setter.The artist ID setter.protected GetArtistsTopTracksRequest.BuilderGetArtistsTopTracksRequest.Builder.self()