Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
Packages that use SavedShow.Builder
- 
Uses of SavedShow.Builder in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return SavedShow.BuilderModifier 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.