| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<ContentClassification> |
ExactMatchClassificationRequest.contentClassifications |
| Modifier and Type | Method and Description |
|---|---|
ContentClassification |
ContentClassification.Builder.build() |
ContentClassification |
ContentClassification.withConfidence(Integer confidence) |
ContentClassification |
ContentClassification.withSensitiveTypeId(String sensitiveTypeId) |
ContentClassification |
ContentClassification.withUniqueCount(Integer uniqueCount) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ContentClassification> |
ExactMatchClassificationRequest.getContentClassifications() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchClassificationRequest.Builder |
ExactMatchClassificationRequest.Builder.contentClassifications(List<ContentClassification> contentClassifications) |
Copyright © 2018–2020. All rights reserved.