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