| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.calendar.v4.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.includeExternalCalendar(Boolean includeExternalCalendar)
是否包含绑定的三方日历中的日程。
|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.needRsvpStatus(Boolean needRsvpStatus)
是否需要RSVP状态信息
示例值:true
|
static ListFreebusyReqBody.Builder |
ListFreebusyReqBody.newBuilder() |
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.onlyBusy(Boolean onlyBusy)
是否只查询忙碌日程信息。
|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.roomId(String roomId)
会议室
room_id。
|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.timeMax(String timeMax)
查询时段结束时间,[RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) date_time
格式。
|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.timeMin(String timeMin)
查询时段开始时间,[RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) date_time
格式。
|
ListFreebusyReqBody.Builder |
ListFreebusyReqBody.Builder.userId(String userId)
用户 ID,需要传入与查询参数 user_id_type 相匹配的 id。
|
| 构造器和说明 |
|---|
ListFreebusyReqBody(ListFreebusyReqBody.Builder builder) |
Copyright © 2026. All rights reserved.