类 NotificationUser.Builder
java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.NotificationUser.Builder
- 封闭类:
NotificationUser
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
userId
非必填,用户id示例值:ou_7277fd1262bfafc363d5b2a1f9c2ac90
- 参数:
userId-- 返回:
-
avatarUrl
非必填,头像地址示例值:http://*.com/*.png
- 参数:
avatarUrl-- 返回:
-
name
非必填,用户名称示例值:test
- 参数:
name-- 返回:
-
build
-