Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
-
Packages that use SavedShow.Builder Package Description se.michaelthelin.spotify.model_objects.specification -
-
Uses of SavedShow.Builder in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return SavedShow.Builder Modifier and Type Method Description SavedShow.BuilderSavedShow. builder()SavedShow.BuilderSavedShow.Builder. setAddedAt(Date addedAt)Set the "added at" date of the saved show to be built.SavedShow.BuilderSavedShow.Builder. setShow(ShowSimplified show)Set the full show object of the saved show to be built.
-