Uses of Class
odata.msgraph.client.beta.complex.MatchingDlpRule.Builder
-
Packages that use MatchingDlpRule.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MatchingDlpRule.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MatchingDlpRule.Builder Modifier and Type Method Description MatchingDlpRule.BuilderMatchingDlpRule.Builder. actions(List<DlpActionInfo> actions)MatchingDlpRule.BuilderMatchingDlpRule.Builder. actions(DlpActionInfo... actions)MatchingDlpRule.BuilderMatchingDlpRule.Builder. actionsNextLink(String actionsNextLink)static MatchingDlpRule.BuilderMatchingDlpRule. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MatchingDlpRule.BuilderMatchingDlpRule.Builder. isMostRestrictive(Boolean isMostRestrictive)MatchingDlpRule.BuilderMatchingDlpRule.Builder. policyId(String policyId)MatchingDlpRule.BuilderMatchingDlpRule.Builder. policyName(String policyName)MatchingDlpRule.BuilderMatchingDlpRule.Builder. priority(Integer priority)MatchingDlpRule.BuilderMatchingDlpRule.Builder. ruleId(String ruleId)MatchingDlpRule.BuilderMatchingDlpRule.Builder. ruleMode(RuleMode ruleMode)MatchingDlpRule.BuilderMatchingDlpRule.Builder. ruleName(String ruleName)
-