类 BatchSendProgress.Builder
java.lang.Object
com.lark.oapi.service.im.v1.model.BatchSendProgress.Builder
- 封闭类:
BatchSendProgress
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
sendCount
发送成功的消息条数示例值:
- 参数:
sendCount-- 返回:
-
totalSendCount
总的计划发送的消息条数示例值:
- 参数:
totalSendCount-- 返回:
-
build
-