Uses of Class
se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
-
Uses of ArtistSimplified.Builder in se.michaelthelin.spotify.model_objects.specification
Modifier 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.