Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
-
Uses of SavedShow.Builder in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionSavedShow.builder()
SavedShow.Builder.setAddedAt
(Date addedAt) Set the "added at" date of the saved show to be built.SavedShow.Builder.setShow
(ShowSimplified show) Set the full show object of the saved show to be built.