| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Field and Description |
|---|---|
protected CurrentLabel |
DlpEvaluationInput.currentLabel |
protected CurrentLabel |
EvaluateSensitivityLabelsRequest.currentLabel |
| Modifier and Type | Method and Description |
|---|---|
CurrentLabel |
CurrentLabel.Builder.build() |
CurrentLabel |
CurrentLabel.withApplicationMode(ApplicationMode applicationMode) |
CurrentLabel |
CurrentLabel.withId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CurrentLabel> |
DlpEvaluationInput.getCurrentLabel() |
Optional<CurrentLabel> |
EvaluateSensitivityLabelsRequest.getCurrentLabel() |
| Modifier and Type | Method and Description |
|---|---|
DlpEvaluationInput.Builder |
DlpEvaluationInput.Builder.currentLabel(CurrentLabel currentLabel) |
EvaluateSensitivityLabelsRequest.Builder |
EvaluateSensitivityLabelsRequest.Builder.currentLabel(CurrentLabel currentLabel) |
DlpEvaluationWindowsDevicesInput.Builder |
DlpEvaluationWindowsDevicesInput.Builder.currentLabel(CurrentLabel currentLabel) |
DlpEvaluationInput |
DlpEvaluationInput.withCurrentLabel(CurrentLabel currentLabel) |
EvaluateSensitivityLabelsRequest |
EvaluateSensitivityLabelsRequest.withCurrentLabel(CurrentLabel currentLabel) |
| 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.