Uses of Enum Class
se.michaelthelin.spotify.enums.Action
Package
Description
-
Uses of Action in se.michaelthelin.spotify.enums
-
Uses of Action in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionDisallows.getDisallowedActions()
Get a set of disallowed actions.Modifier and TypeMethodDescriptionDisallows.Builder.setDisallowedActions
(EnumSet<Action> disallowedActions) Set the set of disallowed actions.