Uses of Class
se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
-
Uses of TrackLink.Builder in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionTrackLink.builder()
TrackLink.Builder.setExternalUrls
(ExternalUrl externalUrls) Set external URLs of the track to be built.Set href of Spotify Web API endpoint of the track to be built.Set the Spotify ID of the track to be built.TrackLink.Builder.setType
(ModelObjectType type) Set the type of the model object.Set the Spotify URI of the track to be built.