Uses of Class
se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
Packages that use Playlist.Builder
-
Uses of Playlist.Builder in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return Playlist.BuilderModifier and TypeMethodDescriptionPlaylist.builder()Playlist.Builder.setCollaborative(Boolean collaborative) Playlist.Builder.setDescription(String description) Playlist.Builder.setExternalUrls(ExternalUrl externalUrls) Playlist.Builder.setFollowers(Followers followers) Playlist.Builder.setItems(Paging<PlaylistTrack> items) Playlist.Builder.setPublicAccess(Boolean publicAccess) Playlist.Builder.setSnapshotId(String snapshotId) Playlist.Builder.setType(ModelObjectType type)