public static class SendNotification.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SendNotification |
build() |
SendNotification.Builder |
language(Integer language)
语言类型 可选值:zh-CN:中文 en-US:英文 ja-JP:日文
示例值:1
|
SendNotification.Builder |
needSendNotification(Boolean needSendNotification)
是否发送通知
示例值:
|
public SendNotification.Builder needSendNotification(Boolean needSendNotification)
示例值:
needSendNotification - public SendNotification.Builder language(Integer language)
示例值:1
language - public SendNotification build()
Copyright © 2026. All rights reserved.