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