public static class BatchDeleteCalendarEventAttendeeReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteCalendarEventAttendeeReqBody.Builder |
attendeeIds(String[] attendeeIds) |
BatchDeleteCalendarEventAttendeeReqBody |
build() |
BatchDeleteCalendarEventAttendeeReqBody.Builder |
deleteIds(CalendarEventAttendeeId[] deleteIds) |
BatchDeleteCalendarEventAttendeeReqBody.Builder |
instanceStartTimeAdmin(String instanceStartTimeAdmin) |
BatchDeleteCalendarEventAttendeeReqBody.Builder |
isEnableAdmin(Boolean isEnableAdmin) |
BatchDeleteCalendarEventAttendeeReqBody.Builder |
needNotification(Boolean needNotification) |
public BatchDeleteCalendarEventAttendeeReqBody.Builder attendeeIds(String[] attendeeIds)
public BatchDeleteCalendarEventAttendeeReqBody.Builder deleteIds(CalendarEventAttendeeId[] deleteIds)
public BatchDeleteCalendarEventAttendeeReqBody.Builder needNotification(Boolean needNotification)
public BatchDeleteCalendarEventAttendeeReqBody.Builder instanceStartTimeAdmin(String instanceStartTimeAdmin)
public BatchDeleteCalendarEventAttendeeReqBody.Builder isEnableAdmin(Boolean isEnableAdmin)
public BatchDeleteCalendarEventAttendeeReqBody build()
Copyright © 2022. All rights reserved.