| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
FileSecurityState |
FileSecurityState.Builder.build() |
FileSecurityState |
FileSecurityState.withFileHash(FileHash fileHash) |
FileSecurityState |
FileSecurityState.withName(String name) |
FileSecurityState |
FileSecurityState.withPath(String path) |
FileSecurityState |
FileSecurityState.withRiskScore(String riskScore) |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileSecurityState> |
Alert.fileStates |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<FileSecurityState> |
Alert.getFileStates() |
com.github.davidmoten.odata.client.CollectionPage<FileSecurityState> |
Alert.getFileStates(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Alert.Builder |
Alert.Builder.fileStates(FileSecurityState... fileStates) |
| Modifier and Type | Method and Description |
|---|---|
Alert.Builder |
Alert.Builder.fileStates(List<FileSecurityState> fileStates) |
Copyright © 2018–2020. All rights reserved.