Uses of Class
se.michaelthelin.spotify.model_objects.specification.Disallows
Packages that use Disallows
Package
Description
-
Uses of Disallows in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return DisallowsMethods in se.michaelthelin.spotify.model_objects.special with parameters of type DisallowsModifier and TypeMethodDescriptionActions.Builder.setDisallows
(Disallows disallows) Set the Disallows object of the Actions object to be built. -
Uses of Disallows in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return DisallowsModifier and TypeMethodDescriptionDisallows.Builder.build()
Disallows.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject)