| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<MatchLocation> |
ContentClassification.matches |
| Modifier and Type | Method and Description |
|---|---|
MatchLocation |
MatchLocation.Builder.build() |
MatchLocation |
MatchLocation.withLength(Integer length) |
MatchLocation |
MatchLocation.withOffset(Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MatchLocation> |
ContentClassification.getMatches() |
com.github.davidmoten.odata.client.CollectionPage<MatchLocation> |
ContentClassification.getMatches(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ContentClassification.Builder |
ContentClassification.Builder.matches(MatchLocation... matches) |
| Modifier and Type | Method and Description |
|---|---|
ContentClassification.Builder |
ContentClassification.Builder.matches(List<MatchLocation> matches) |
Copyright © 2018–2020. All rights reserved.