Uses of Class
com.wrapper.spotify.model_objects.specification.SavedAlbum.Builder
-
Packages that use SavedAlbum.Builder Package Description com.wrapper.spotify.model_objects.specification -
-
Uses of SavedAlbum.Builder in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return SavedAlbum.Builder Modifier and Type Method Description SavedAlbum.BuilderSavedAlbum. builder()SavedAlbum.BuilderSavedAlbum.Builder. setAddedAt(Date addedAt)Set the "added at" date of the saved album to be built.SavedAlbum.BuilderSavedAlbum.Builder. setAlbum(Album album)Set the full album object of the saved album to be built.
-