public static class CreateNotificationReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateNotificationReq |
build() |
Notification |
getNotification() |
CreateNotificationReq.Builder |
notification(Notification body)
body
|
CreateNotificationReq.Builder |
userIdType(CreateNotificationUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
CreateNotificationReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
public CreateNotificationReq.Builder userIdType(String userIdType)
示例值:
userIdType - public CreateNotificationReq.Builder userIdType(CreateNotificationUserIdTypeEnum userIdType)
示例值:
userIdType - CreateNotificationUserIdTypeEnumpublic Notification getNotification()
public CreateNotificationReq.Builder notification(Notification body)
body - public CreateNotificationReq build()
Copyright © 2025. All rights reserved.