public static class CalendarService.CalendarEventAttendees extends Object
| 构造器和说明 |
|---|
CalendarEventAttendees(CalendarService service) |
| 限定符和类型 | 方法和说明 |
|---|---|
CalendarService.CalendarEventAttendeeBatchDeleteReqCall |
batchDelete(CalendarEventAttendeeBatchDeleteReqBody body,
RequestOptFn... optFns) |
CalendarService.CalendarEventAttendeeCreateReqCall |
create(CalendarEventAttendeeCreateReqBody body,
RequestOptFn... optFns) |
CalendarService.CalendarEventAttendeeListReqCall |
list(RequestOptFn... optFns) |
public CalendarEventAttendees(CalendarService service)
public CalendarService.CalendarEventAttendeeListReqCall list(RequestOptFn... optFns)
public CalendarService.CalendarEventAttendeeBatchDeleteReqCall batchDelete(CalendarEventAttendeeBatchDeleteReqBody body, RequestOptFn... optFns)
public CalendarService.CalendarEventAttendeeCreateReqCall create(CalendarEventAttendeeCreateReqBody body, RequestOptFn... optFns)
Copyright © 2021. All rights reserved.