Uses of Class
se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
Packages that use ArtistSimplified.Builder
-
Uses of ArtistSimplified.Builder in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return ArtistSimplified.BuilderModifier and TypeMethodDescriptionArtistSimplified.builder()
ArtistSimplified.Builder.setExternalUrls
(ExternalUrl externalUrls) Set external URLs 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 name of the artist to be built.ArtistSimplified.Builder.setType
(ModelObjectType type) Set the type of the model object.Set the Spotify artist URI of the artist to be built.