Uses of Enum
com.microsoft.graph.models.LabelActionSource
Packages that use LabelActionSource
-
Uses of LabelActionSource in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LabelActionSourceModifier and TypeMethodDescriptionstatic LabelActionSourceSensitivityLabel.getActionSource()Gets the actionSource property value.static LabelActionSourceReturns the enum constant of this type with the specified name.static LabelActionSource[]LabelActionSource.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 LabelActionSourceModifier and TypeMethodDescriptionvoidSensitivityLabel.setActionSource(LabelActionSource value) Sets the actionSource property value.