| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Class and Description |
|---|---|
class |
DlpEvaluationWindowsDevicesInput |
| Modifier and Type | Field and Description |
|---|---|
protected DlpEvaluationInput |
DlpEvaluatePoliciesRequest.evaluationInput |
| Modifier and Type | Method and Description |
|---|---|
DlpEvaluationInput |
DlpEvaluationInput.Builder.build() |
DlpEvaluationInput |
DlpEvaluationInput.withAccessScope(AccessScope accessScope) |
DlpEvaluationInput |
DlpEvaluationInput.withCurrentLabel(CurrentLabel currentLabel) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DlpEvaluationInput> |
DlpEvaluatePoliciesRequest.getEvaluationInput() |
| Modifier and Type | Method and Description |
|---|---|
DlpEvaluatePoliciesRequest.Builder |
DlpEvaluatePoliciesRequest.Builder.evaluationInput(DlpEvaluationInput evaluationInput) |
DlpEvaluatePoliciesRequest |
DlpEvaluatePoliciesRequest.withEvaluationInput(DlpEvaluationInput evaluationInput) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<DlpEvaluatePoliciesJobResponse> |
DataLossPreventionPolicyCollectionRequest.evaluate(String target,
DlpEvaluationInput evaluationInput,
DlpNotification notificationInfo) |
Copyright © 2018–2020. All rights reserved.