public static class UnsubscriptionCalendarEventReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UnsubscriptionCalendarEventReq |
build() |
UnsubscriptionCalendarEventReq.Builder |
calendarId(String calendarId)
日历ID。
|
UnsubscriptionCalendarEventReq.Builder |
opUserId(String opUserId)
应用身份下指定操作用户的日历日程数据
示例值:ou_7d8a6e6df7621556ce0d21922b676706ccs
|
UnsubscriptionCalendarEventReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
UnsubscriptionCalendarEventReq.Builder |
userIdType(UnsubscriptionCalendarEventUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型
示例值:
|
public UnsubscriptionCalendarEventReq.Builder opUserId(String opUserId)
示例值:ou_7d8a6e6df7621556ce0d21922b676706ccs
opUserId - public UnsubscriptionCalendarEventReq.Builder userIdType(String userIdType)
示例值:
userIdType - public UnsubscriptionCalendarEventReq.Builder userIdType(UnsubscriptionCalendarEventUserIdTypeEnum userIdType)
示例值:
userIdType - UnsubscriptionCalendarEventUserIdTypeEnumpublic UnsubscriptionCalendarEventReq.Builder calendarId(String calendarId)
示例值:feishu.cn_xxxxxxxxxx@group.calendar.feishu.cn
calendarId - public UnsubscriptionCalendarEventReq build()
Copyright © 2026. All rights reserved.