| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchClassificationResult |
ExactMatchClassificationResult.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ExactMatchClassificationResult> |
DataClassificationService.classifyExactMatches(String text,
String timeoutInMs,
List<String> sensitiveTypeIds,
List<ContentClassification> contentClassifications) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ExactMatchClassificationResult> |
DataClassificationServiceRequest.classifyExactMatches(String text,
String timeoutInMs,
List<String> sensitiveTypeIds,
List<ContentClassification> contentClassifications) |
Copyright © 2018–2020. All rights reserved.