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)
public BatchSendProgress.Builder totalSendCount(String totalSendCount)
public BatchSendProgress build()
Copyright © 2022. All rights reserved.