| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Field and Description |
|---|---|
protected List<DiscoveredSensitiveType> |
DlpEvaluationInput.discoveredSensitiveTypes |
protected List<DiscoveredSensitiveType> |
EvaluateSensitivityLabelsRequest.discoveredSensitiveTypes |
| Modifier and Type | Method and Description |
|---|---|
DiscoveredSensitiveType |
DiscoveredSensitiveType.Builder.build() |
DiscoveredSensitiveType |
DiscoveredSensitiveType.withConfidence(Integer confidence) |
DiscoveredSensitiveType |
DiscoveredSensitiveType.withCount(Integer count) |
DiscoveredSensitiveType |
DiscoveredSensitiveType.withId(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<DiscoveredSensitiveType> |
DlpEvaluationInput.getDiscoveredSensitiveTypes() |
com.github.davidmoten.odata.client.CollectionPage<DiscoveredSensitiveType> |
EvaluateSensitivityLabelsRequest.getDiscoveredSensitiveTypes() |
| Modifier and Type | Method and Description |
|---|---|
DlpEvaluationInput.Builder |
DlpEvaluationInput.Builder.discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes) |
EvaluateSensitivityLabelsRequest.Builder |
EvaluateSensitivityLabelsRequest.Builder.discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes) |
DlpEvaluationWindowsDevicesInput.Builder |
DlpEvaluationWindowsDevicesInput.Builder.discoveredSensitiveTypes(List<DiscoveredSensitiveType> discoveredSensitiveTypes) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<EvaluateLabelJobResponse> |
SensitivityLabelCollectionRequest.evaluate(List<DiscoveredSensitiveType> discoveredSensitiveTypes,
CurrentLabel currentLabel) |
Copyright © 2018–2020. All rights reserved.