| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchingDlpRule> |
DlpPoliciesJobResult.matchingRules |
| Modifier and Type | Method and Description |
|---|---|
MatchingDlpRule |
MatchingDlpRule.Builder.build() |
MatchingDlpRule |
MatchingDlpRule.withIsMostRestrictive(Boolean isMostRestrictive) |
MatchingDlpRule |
MatchingDlpRule.withPolicyId(String policyId) |
MatchingDlpRule |
MatchingDlpRule.withPolicyName(String policyName) |
MatchingDlpRule |
MatchingDlpRule.withPriority(Integer priority) |
MatchingDlpRule |
MatchingDlpRule.withRuleId(String ruleId) |
MatchingDlpRule |
MatchingDlpRule.withRuleMode(RuleMode ruleMode) |
MatchingDlpRule |
MatchingDlpRule.withRuleName(String ruleName) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MatchingDlpRule> |
DlpPoliciesJobResult.getMatchingRules() |
| Modifier and Type | Method and Description |
|---|---|
DlpPoliciesJobResult.Builder |
DlpPoliciesJobResult.Builder.matchingRules(List<MatchingDlpRule> matchingRules) |
Copyright © 2018–2020. All rights reserved.