public static class ImDepthData.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ImDepthData.Builder |
avgSendMsgCnt(Double avgSendMsgCnt)
人均发消息数量
示例值:50
|
ImDepthData |
build() |
ImDepthData.Builder |
departmentId(String departmentId)
部门id
示例值:123456
|
ImDepthData.Builder |
departmentPath(String departmentPath)
部门路径
示例值:test/subtest
|
ImDepthData.Builder |
deptGroupSendMsgRate(Double deptGroupSendMsgRate)
部门群发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
fileSendMsgRate(Double fileSendMsgRate)
文件消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
groupAtMsgRate(Double groupAtMsgRate)
群聊中 @ 消息占比
示例值:0.50
|
ImDepthData.Builder |
groupReplyMsgRate(Double groupReplyMsgRate)
群聊中回复消息占比
示例值:0.50
|
ImDepthData.Builder |
imgSendMsgRate(Double imgSendMsgRate)
图片消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
meetingGroupSendMsgRate(Double meetingGroupSendMsgRate)
会议群发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
mobileAvgSendMsgCnt(Double mobileAvgSendMsgCnt)
仅移动端的人均发消息数量
示例值:50
|
ImDepthData.Builder |
mobileSendMsgRate(Double mobileSendMsgRate)
仅移动端的发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
p2pSendMsgRate(Double p2pSendMsgRate)
发送单聊消息占比
示例值:0.50
|
ImDepthData.Builder |
pcAvgSendMsgCnt(Double pcAvgSendMsgCnt)
仅 PC 端的人均发消息数量
示例值:50
|
ImDepthData.Builder |
pcSendMsgRate(Double pcSendMsgRate)
仅 PC 端的发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
pDate(String pDate)
分区日期
示例值:2022-02-02
|
ImDepthData.Builder |
postSendMsgRate(Double postSendMsgRate)
富文本消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
reactionRate(Double reactionRate)
发送 reaction 用户渗透率
示例值:0.50
|
ImDepthData.Builder |
sendMsgRate(Double sendMsgRate)
发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
stickerSendMsgRate(Double stickerSendMsgRate)
表情包消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
tenantGroupSendMsgRate(Double tenantGroupSendMsgRate)
全员群发消息用户渗透率
示例值:0.50
|
ImDepthData.Builder |
topicGroupSendMsgRate(Double topicGroupSendMsgRate)
话题群发消息用户渗透率
示例值:0.50
|
public ImDepthData.Builder pDate(String pDate)
示例值:2022-02-02
pDate - public ImDepthData.Builder departmentId(String departmentId)
示例值:123456
departmentId - public ImDepthData.Builder departmentPath(String departmentPath)
示例值:test/subtest
departmentPath - public ImDepthData.Builder sendMsgRate(Double sendMsgRate)
示例值:0.50
sendMsgRate - public ImDepthData.Builder avgSendMsgCnt(Double avgSendMsgCnt)
示例值:50
avgSendMsgCnt - public ImDepthData.Builder pcSendMsgRate(Double pcSendMsgRate)
示例值:0.50
pcSendMsgRate - public ImDepthData.Builder pcAvgSendMsgCnt(Double pcAvgSendMsgCnt)
示例值:50
pcAvgSendMsgCnt - public ImDepthData.Builder mobileSendMsgRate(Double mobileSendMsgRate)
示例值:0.50
mobileSendMsgRate - public ImDepthData.Builder mobileAvgSendMsgCnt(Double mobileAvgSendMsgCnt)
示例值:50
mobileAvgSendMsgCnt - public ImDepthData.Builder meetingGroupSendMsgRate(Double meetingGroupSendMsgRate)
示例值:0.50
meetingGroupSendMsgRate - public ImDepthData.Builder tenantGroupSendMsgRate(Double tenantGroupSendMsgRate)
示例值:0.50
tenantGroupSendMsgRate - public ImDepthData.Builder deptGroupSendMsgRate(Double deptGroupSendMsgRate)
示例值:0.50
deptGroupSendMsgRate - public ImDepthData.Builder topicGroupSendMsgRate(Double topicGroupSendMsgRate)
示例值:0.50
topicGroupSendMsgRate - public ImDepthData.Builder groupAtMsgRate(Double groupAtMsgRate)
示例值:0.50
groupAtMsgRate - public ImDepthData.Builder groupReplyMsgRate(Double groupReplyMsgRate)
示例值:0.50
groupReplyMsgRate - public ImDepthData.Builder reactionRate(Double reactionRate)
示例值:0.50
reactionRate - public ImDepthData.Builder p2pSendMsgRate(Double p2pSendMsgRate)
示例值:0.50
p2pSendMsgRate - public ImDepthData.Builder imgSendMsgRate(Double imgSendMsgRate)
示例值:0.50
imgSendMsgRate - public ImDepthData.Builder fileSendMsgRate(Double fileSendMsgRate)
示例值:0.50
fileSendMsgRate - public ImDepthData.Builder stickerSendMsgRate(Double stickerSendMsgRate)
示例值:0.50
stickerSendMsgRate - public ImDepthData.Builder postSendMsgRate(Double postSendMsgRate)
示例值:0.50
postSendMsgRate - public ImDepthData build()
Copyright © 2025. All rights reserved.