Uses of Class
se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
Packages that use RecommendationsSeed
- 
Uses of RecommendationsSeed in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return RecommendationsSeedModifier and TypeMethodDescriptionRecommendationsSeed.Builder.build()RecommendationsSeed.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) Recommendations.getSeeds()Get the recommendation seeds from the recommendations object.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type RecommendationsSeedModifier and TypeMethodDescriptionRecommendations.Builder.setSeeds(RecommendationsSeed... seeds) The recommendation seeds setter.