Uses of Class
com.microsoft.graph.models.DlpActionInfo
Packages that use DlpActionInfo
-
Uses of DlpActionInfo in com.microsoft.graph.models
Subclasses of DlpActionInfo in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return DlpActionInfoModifier and TypeMethodDescriptionstatic DlpActionInfoDlpActionInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type DlpActionInfoModifier and TypeMethodDescriptionPolicyScopeBase.getPolicyActions()Gets the policyActions property value.ProcessContentResponse.getPolicyActions()Gets the policyActions property value.Method parameters in com.microsoft.graph.models with type arguments of type DlpActionInfoModifier and TypeMethodDescriptionvoidPolicyScopeBase.setPolicyActions(List<DlpActionInfo> value) Sets the policyActions property value.voidProcessContentResponse.setPolicyActions(List<DlpActionInfo> value) Sets the policyActions property value.