Uses of Enum
com.microsoft.graph.models.RestrictionAction
Packages that use RestrictionAction
-
Uses of RestrictionAction in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RestrictionActionModifier and TypeMethodDescriptionstatic RestrictionActionRestrictAccessActionBase.getRestrictionAction()Gets the restrictionAction property value.static RestrictionActionReturns the enum constant of this type with the specified name.static RestrictionAction[]RestrictionAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type RestrictionActionModifier and TypeMethodDescriptionvoidRestrictAccessActionBase.setRestrictionAction(RestrictionAction value) Sets the restrictionAction property value.