| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.calendar.v4.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.includeExternalCalendar(Boolean includeExternalCalendar)
是否包含用户绑定的三方日历中的日程忙闲。
|
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.needRsvpStatus(Boolean needRsvpStatus)
是否需要RSVP状态信息
示例值:true
|
static BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.newBuilder() |
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.onlyBusy(Boolean onlyBusy)
是否只查询忙碌日程信息。
|
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.timeMax(String timeMax)
获取忙闲信息的结束时间,[RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) date_time
格式。
|
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.timeMin(String timeMin)
获取忙闲信息的开始时间,[RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) date_time
格式。
|
BatchFreebusyReqBody.Builder |
BatchFreebusyReqBody.Builder.userIds(String[] userIds)
用户 ID 列表。
|
| 构造器和说明 |
|---|
BatchFreebusyReqBody(BatchFreebusyReqBody.Builder builder) |
Copyright © 2026. All rights reserved.