| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.actions(DlpActionInfo... actions) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.actions(List<DlpActionInfo> actions) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.actionsNextLink(String actionsNextLink) |
static MatchingDlpRule.Builder |
MatchingDlpRule.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.isMostRestrictive(Boolean isMostRestrictive) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.policyId(String policyId) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.policyName(String policyName) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.priority(Integer priority) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.ruleId(String ruleId) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.ruleMode(RuleMode ruleMode) |
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.ruleName(String ruleName) |
Copyright © 2018–2020. All rights reserved.