| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.Builder.build() |
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.withDlpAction(ChatMessagePolicyViolationDlpActionTypes dlpAction) |
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.withJustificationText(String justificationText) |
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.withPolicyTip(ChatMessagePolicyViolationPolicyTip policyTip) |
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.withUserAction(ChatMessagePolicyViolationUserActionTypes userAction) |
ChatMessagePolicyViolation |
ChatMessagePolicyViolation.withVerdictDetails(ChatMessagePolicyViolationVerdictDetailsTypes verdictDetails) |
| Modifier and Type | Field and Description |
|---|---|
protected ChatMessagePolicyViolation |
ChatMessage.policyViolation |
| Modifier and Type | Method and Description |
|---|---|
Optional<ChatMessagePolicyViolation> |
ChatMessage.getPolicyViolation() |
| Modifier and Type | Method and Description |
|---|---|
ChatMessage.Builder |
ChatMessage.Builder.policyViolation(ChatMessagePolicyViolation policyViolation) |
ChatMessage |
ChatMessage.withPolicyViolation(ChatMessagePolicyViolation policyViolation) |
Copyright © 2018–2020. All rights reserved.