| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected RuleMode |
MatchingDlpRule.ruleMode |
| Modifier and Type | Method and Description |
|---|---|
Optional<RuleMode> |
MatchingDlpRule.getRuleMode() |
| Modifier and Type | Method and Description |
|---|---|
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.ruleMode(RuleMode ruleMode) |
MatchingDlpRule |
MatchingDlpRule.withRuleMode(RuleMode ruleMode) |
| Modifier and Type | Method and Description |
|---|---|
static RuleMode |
RuleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleMode[] |
RuleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.