Uses of Class
com.wrapper.spotify.model_objects.specification.Recommendations
-
Packages that use Recommendations Package Description com.wrapper.spotify.model_objects.specification com.wrapper.spotify.requests.data.browse -
-
Uses of Recommendations in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return Recommendations Modifier and Type Method Description RecommendationsRecommendations.Builder. build()RecommendationsRecommendations.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of Recommendations in com.wrapper.spotify.requests.data.browse
Methods in com.wrapper.spotify.requests.data.browse that return Recommendations Modifier and Type Method Description RecommendationsGetRecommendationsRequest. execute()Get theRecommendations.
-