| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClassificationError> |
ExactMatchClassificationResult.errors |
| Modifier and Type | Method and Description |
|---|---|
ClassificationError |
ClassificationError.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ClassificationError> |
ExactMatchClassificationResult.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchClassificationResult.Builder |
ExactMatchClassificationResult.Builder.errors(List<ClassificationError> errors) |
| Modifier and Type | Field and Description |
|---|---|
protected ClassificationError |
ExactMatchJobBase.error |
protected ClassificationError |
JobResponseBase.error |
| Modifier and Type | Method and Description |
|---|---|
Optional<ClassificationError> |
ExactMatchJobBase.getError() |
Optional<ClassificationError> |
JobResponseBase.getError() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchSession.Builder |
ExactMatchSession.Builder.error(ClassificationError error) |
EvaluateLabelJobResponse.Builder |
EvaluateLabelJobResponse.Builder.error(ClassificationError error) |
DlpEvaluatePoliciesJobResponse.Builder |
DlpEvaluatePoliciesJobResponse.Builder.error(ClassificationError error) |
ClassificationJobResponse.Builder |
ClassificationJobResponse.Builder.error(ClassificationError error) |
ExactMatchLookupJob.Builder |
ExactMatchLookupJob.Builder.error(ClassificationError error) |
JobResponseBase.Builder |
JobResponseBase.Builder.error(ClassificationError error) |
EvaluateLabelsAndPoliciesJobResponse.Builder |
EvaluateLabelsAndPoliciesJobResponse.Builder.error(ClassificationError error) |
ExactMatchJobBase |
ExactMatchJobBase.withError(ClassificationError error) |
JobResponseBase |
JobResponseBase.withError(ClassificationError error) |
Copyright © 2018–2020. All rights reserved.