Uses of Class
se.michaelthelin.spotify.model_objects.specification.Artist.Builder
-
Uses of Artist.Builder in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionArtist.builder()
Artist.Builder.setExternalUrls
(ExternalUrl externalUrls) Set external URLs of the artist to be built.Artist.Builder.setFollowers
(Followers followers) Set the followers object of the artist to be built.Set the genres of the artist to be built.Set href of Spotify Web API endpoint of the artist to be built.Set artist ID of the artist to be built.Set the images of the artist to be built, like the header image.Set the name of the artist to be built.Artist.Builder.setPopularity
(Integer popularity) Set the popularity of the artist to be built.Artist.Builder.setType
(ModelObjectType type) Set the type of the model object.Set the Spotify artist URI of the artist to be built.