| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<SensitiveContentEvidence> |
SensitiveContentLocation.evidences |
| Modifier and Type | Method and Description |
|---|---|
SensitiveContentEvidence |
SensitiveContentEvidence.Builder.build() |
SensitiveContentEvidence |
SensitiveContentEvidence.withLength(Integer length) |
SensitiveContentEvidence |
SensitiveContentEvidence.withMatch(String match) |
SensitiveContentEvidence |
SensitiveContentEvidence.withOffset(Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SensitiveContentEvidence> |
SensitiveContentLocation.getEvidences() |
| Modifier and Type | Method and Description |
|---|---|
SensitiveContentLocation.Builder |
SensitiveContentLocation.Builder.evidences(List<SensitiveContentEvidence> evidences) |
Copyright © 2018–2020. All rights reserved.