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