public static class BatchSendProgress.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchSendProgress |
build() |
BatchSendProgress.Builder |
sendCount(String sendCount)
发送成功的消息条数
示例值:
|
BatchSendProgress.Builder |
totalSendCount(String totalSendCount)
总的计划发送的消息条数
示例值:
|
public BatchSendProgress.Builder sendCount(String sendCount)
示例值:
sendCount - public BatchSendProgress.Builder totalSendCount(String totalSendCount)
示例值:
totalSendCount - public BatchSendProgress build()
Copyright © 2022. All rights reserved.