| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockAccessAction |
class |
DeviceRestrictionAction |
class |
NotifyUserAction |
| Modifier and Type | Field and Description |
|---|---|
protected List<DlpActionInfo> |
MatchingDlpRule.actions |
| Modifier and Type | Method and Description |
|---|---|
DlpActionInfo |
DlpActionInfo.Builder.build() |
DlpActionInfo |
DlpActionInfo.withAction(DlpAction action) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DlpActionInfo> |
MatchingDlpRule.getActions() |
com.github.davidmoten.odata.client.CollectionPage<DlpActionInfo> |
MatchingDlpRule.getActions(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.actions(DlpActionInfo... actions) |
| Modifier and Type | Method and Description |
|---|---|
MatchingDlpRule.Builder |
MatchingDlpRule.Builder.actions(List<DlpActionInfo> actions) |
Copyright © 2018–2020. All rights reserved.