Uses of Class
se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Uses of GetArtistsTopTracksRequest.Builder in se.michaelthelin.spotify
Modifier 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
Modifier and TypeMethodDescriptionGetArtistsTopTracksRequest.Builder.country
(com.neovisionaries.i18n.CountryCode country) The country code setter.The artist ID setter.protected GetArtistsTopTracksRequest.Builder
GetArtistsTopTracksRequest.Builder.self()