Uses of Class
se.michaelthelin.spotify.model_objects.specification.Artist
Packages that use Artist
Package
Description
-
Uses of Artist in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return types with arguments of type ArtistModifier and TypeMethodDescriptionSearchResult.getArtists()
Get the artist objects contained in the search result object.Method parameters in se.michaelthelin.spotify.model_objects.special with type arguments of type ArtistModifier and TypeMethodDescriptionSearchResult.Builder.setArtists
(Paging<Artist> artists) The artists setter. -
Uses of Artist in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return ArtistModifier and TypeMethodDescriptionArtist.Builder.build()
Artist.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) -
Uses of Artist in se.michaelthelin.spotify.requests.data.artists
Methods in se.michaelthelin.spotify.requests.data.artists that return Artist -
Uses of Artist in se.michaelthelin.spotify.requests.data.follow
Methods in se.michaelthelin.spotify.requests.data.follow that return types with arguments of type ArtistModifier and TypeMethodDescriptionGetUsersFollowedArtistsRequest.execute()
Get a list of artists the user is following. -
Uses of Artist in se.michaelthelin.spotify.requests.data.personalization.simplified
Methods in se.michaelthelin.spotify.requests.data.personalization.simplified that return types with arguments of type Artist -
Uses of Artist in se.michaelthelin.spotify.requests.data.search.simplified
Methods in se.michaelthelin.spotify.requests.data.search.simplified that return types with arguments of type Artist