类 CreateTimeoffEventReq.Builder
java.lang.Object
com.lark.oapi.service.calendar.v4.model.CreateTimeoffEventReq.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()timeoffEvent(TimeoffEvent body) bodyuserIdType(CreateTimeoffEventUserIdTypeEnum userIdType) 此次调用中使用的用户ID的类型userIdType(String userIdType) 此次调用中使用的用户ID的类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
userIdType
此次调用中使用的用户ID的类型示例值:
- 参数:
userIdType-- 返回:
-
userIdType
此次调用中使用的用户ID的类型示例值:
- 参数:
userIdType-CreateTimeoffEventUserIdTypeEnum- 返回:
-
getTimeoffEvent
-
timeoffEvent
body- 参数:
body-- 返回:
-
build
-