| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
EvaluateLabelsAndPoliciesJobResponse |
EvaluateLabelsAndPoliciesJobResponse.Builder.build() |
EvaluateLabelsAndPoliciesJobResponse |
EvaluateLabelsAndPoliciesJobResponse.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
EvaluateLabelsAndPoliciesJobResponse |
EvaluateLabelsAndPoliciesJobResponse.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
EvaluateLabelsAndPoliciesJobResponse |
EvaluateLabelsAndPoliciesJobResponse.withResult(EvaluateLabelsAndPoliciesResult result) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<EvaluateLabelsAndPoliciesJobResponse> |
InformationProtection.evaluateLabelsAndPolicies(EvaluateSensitivityLabelsRequest evaluateSensitivityLabels,
DlpEvaluatePoliciesRequest evaluateDataLossPreventionPolicies,
TextClassificationRequest classifyText) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<EvaluateLabelsAndPoliciesJobResponse> |
InformationProtectionRequest.evaluateLabelsAndPolicies(EvaluateSensitivityLabelsRequest evaluateSensitivityLabels,
DlpEvaluatePoliciesRequest evaluateDataLossPreventionPolicies,
TextClassificationRequest classifyText) |
Copyright © 2018–2020. All rights reserved.