类 DlpExecuteLog.Builder
java.lang.Object
com.lark.oapi.service.security_and_compliance.v1.model.DlpExecuteLog.Builder
- 封闭类:
DlpExecuteLog
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明aliasIngroup(String aliasIngroup) 群昵称applicableService(String applicableService) 应用业务线build()会话ID会话名称documentLink(String documentLink) 文档链接documentName(String documentName) 文档名称documentOwnerId(String documentOwnerId) 文档所有者IDdocumentOwnerName(String documentOwnerName) 文档所有者名称documentType(String documentType) 云文档类型,如文档、电子表格等evidenceDetail(DlpEvidenceDetail evidenceDetail) 证据详情文件key文件名称文件tokengroupDescription(String groupDescription) 群描述groupTabContent(String groupTabContent) 群标签页内容hitPolicies(DlpHitPolicy[] hitPolicies) 命中策略messageContent(String messageContent) 消息内容消息IDrecipientId(String recipientId) 消息接收者IDrecipientName(String recipientName) 消息接收者名称消息发送者IDsenderName(String senderName) 消息发送者名称systemAction(String systemAction) 系统执行动作时间触发条件用户id用户名
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
applicableService
应用业务线示例值:即时消息
- 参数:
applicableService-- 返回:
-
userName
用户名示例值:张三
- 参数:
userName-- 返回:
-
userId
用户id示例值:934791734918
- 参数:
userId-- 返回:
-
trigger
触发条件示例值:下载/打印
- 参数:
trigger-- 返回:
-
time
时间示例值:16894002
- 参数:
time-- 返回:
-
systemAction
系统执行动作示例值:拦截
- 参数:
systemAction-- 返回:
-
senderName
消息发送者名称示例值:张三
- 参数:
senderName-- 返回:
-
senderId
消息发送者ID示例值:983749203223
- 参数:
senderId-- 返回:
-
recipientName
消息接收者名称示例值:李四
- 参数:
recipientName-- 返回:
-
recipientId
消息接收者ID示例值:96382734927001
- 参数:
recipientId-- 返回:
-
chatName
会话名称示例值:张三的群聊
- 参数:
chatName-- 返回:
-
chatId
会话ID示例值:9374819371047
- 参数:
chatId-- 返回:
-
messageId
消息ID示例值:9237481847832
- 参数:
messageId-- 返回:
-
messageContent
消息内容示例值:这是一则消息
- 参数:
messageContent-- 返回:
-
aliasIngroup
群昵称示例值:李四的昵称
- 参数:
aliasIngroup-- 返回:
-
groupDescription
群描述示例值:这是一个群描述
- 参数:
groupDescription-- 返回:
-
groupTabContent
群标签页内容示例值:文档标签页
- 参数:
groupTabContent-- 返回:
-
fileName
文件名称示例值:文件1
- 参数:
fileName-- 返回:
-
fileKey
文件key示例值:key-skjfldljbf
- 参数:
fileKey-- 返回:
-
documentOwnerName
文档所有者名称示例值:王五
- 参数:
documentOwnerName-- 返回:
-
documentOwnerId
文档所有者ID示例值:93743293493
- 参数:
documentOwnerId-- 返回:
-
documentName
文档名称示例值:文档名称一
- 参数:
documentName-- 返回:
-
documentType
云文档类型,如文档、电子表格等示例值:doc
- 参数:
documentType-- 返回:
-
documentLink
文档链接示例值:http://example.test/testdoc
- 参数:
documentLink-- 返回:
-
evidenceDetail
证据详情示例值:
- 参数:
evidenceDetail-- 返回:
-
hitPolicies
命中策略示例值:
- 参数:
hitPolicies-- 返回:
-
fileToken
文件token示例值:token-aaddtken
- 参数:
fileToken-- 返回:
-
build
-