| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
EvaluateLabelJobResponse |
EvaluateLabelJobResponse.Builder.build() |
EvaluateLabelJobResponse |
EvaluateLabelJobResponse.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
EvaluateLabelJobResponse |
EvaluateLabelJobResponse.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
EvaluateLabelJobResponse |
EvaluateLabelJobResponse.withResult(EvaluateLabelJobResultGroup result) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EvaluateLabelJobResponse> |
SensitivityLabelCollectionRequest.evaluate(List<DiscoveredSensitiveType> discoveredSensitiveTypes,
CurrentLabel currentLabel) |
Copyright © 2018–2020. All rights reserved.