| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.calendar.v4.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.calendarId(String calendarId)
日历ID。
|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.eventId(String eventId)
日程ID。
|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.needResourceCustomization(Boolean needResourceCustomization)
是否需要会议室表单信息
示例值:true
|
static ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.newBuilder() |
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.pageSize(Integer pageSize)
分页大小
示例值:10
|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.pageToken(String pageToken)
分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该page_token 获取查询结果
示例值:780TRhwXXXXX
|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.userIdType(ListCalendarEventAttendeeUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
ListCalendarEventAttendeeReq.Builder |
ListCalendarEventAttendeeReq.Builder.userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
| 构造器和说明 |
|---|
ListCalendarEventAttendeeReq(ListCalendarEventAttendeeReq.Builder builder) |
Copyright © 2024. All rights reserved.