Uses of Class
se.michaelthelin.spotify.model_objects.special.Actions.Builder
-
Packages that use Actions.Builder Package Description se.michaelthelin.spotify.model_objects.special -
-
Uses of Actions.Builder in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return Actions.Builder Modifier and Type Method Description Actions.BuilderActions. builder()Actions.BuilderActions.Builder. setDisallows(Disallows disallows)Set the Disallows object of the Actions object to be built.Constructors in se.michaelthelin.spotify.model_objects.special with parameters of type Actions.Builder Constructor Description Actions(Actions.Builder builder)
-