| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected MatchingLabel |
EvaluateLabelJobResult.sensitivityLabel |
| Modifier and Type | Method and Description |
|---|---|
MatchingLabel |
MatchingLabel.Builder.build() |
MatchingLabel |
MatchingLabel.withApplicationMode(ApplicationMode applicationMode) |
MatchingLabel |
MatchingLabel.withDescription(String description) |
MatchingLabel |
MatchingLabel.withDisplayName(String displayName) |
MatchingLabel |
MatchingLabel.withId(String id) |
MatchingLabel |
MatchingLabel.withIsEndpointProtectionEnabled(Boolean isEndpointProtectionEnabled) |
MatchingLabel |
MatchingLabel.withName(String name) |
MatchingLabel |
MatchingLabel.withPolicyTip(String policyTip) |
MatchingLabel |
MatchingLabel.withPriority(Integer priority) |
MatchingLabel |
MatchingLabel.withToolTip(String toolTip) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MatchingLabel> |
EvaluateLabelJobResult.getSensitivityLabel() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateLabelJobResult.Builder |
EvaluateLabelJobResult.Builder.sensitivityLabel(MatchingLabel sensitivityLabel) |
EvaluateLabelJobResult |
EvaluateLabelJobResult.withSensitivityLabel(MatchingLabel sensitivityLabel) |
Copyright © 2018–2020. All rights reserved.