Uses of Package
com.wrapper.spotify.requests.data.artists
-
Packages that use com.wrapper.spotify.requests.data.artists Package Description com.wrapper.spotify com.wrapper.spotify.requests.data.artists -
Classes in com.wrapper.spotify.requests.data.artists used by com.wrapper.spotify Class Description GetArtistRequest.Builder Builder class for building aGetArtistRequest.GetArtistsAlbumsRequest.Builder Builder class for building aGetArtistsAlbumsRequest.GetArtistsRelatedArtistsRequest.Builder Builder class for building aGetArtistsRelatedArtistsRequest.GetArtistsTopTracksRequest.Builder Builder class for building aGetArtistsTopTracksRequest.GetSeveralArtistsRequest.Builder Builder class for building aGetSeveralArtistsRequest. -
Classes in com.wrapper.spotify.requests.data.artists used by com.wrapper.spotify.requests.data.artists Class Description GetArtistRequest Get Spotify catalog information for a single artist identified by their unique Spotify ID.GetArtistRequest.Builder Builder class for building aGetArtistRequest.GetArtistsAlbumsRequest Get Spotify catalog information about an artist’s albums.GetArtistsAlbumsRequest.Builder Builder class for building aGetArtistsAlbumsRequest.GetArtistsRelatedArtistsRequest Get Spotify catalog information about artists similar to a given artist.GetArtistsRelatedArtistsRequest.Builder Builder class for building aGetArtistsRelatedArtistsRequest.GetArtistsTopTracksRequest Get Spotify catalog information about an artist’s top tracks by country.GetArtistsTopTracksRequest.Builder Builder class for building aGetArtistsTopTracksRequest.GetSeveralArtistsRequest Get Spotify catalog information for several artists based on their Spotify IDs.GetSeveralArtistsRequest.Builder Builder class for building aGetSeveralArtistsRequest.