public static class CalendarService.CalendarEventAttendeeCreateReqCall extends ReqCaller<CalendarEventAttendeeCreateReqBody,CalendarEventAttendeeCreateResult>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<CalendarEventAttendeeCreateResult> |
execute() |
CalendarService.CalendarEventAttendeeCreateReqCall |
setCalendarId(String calendarId) |
CalendarService.CalendarEventAttendeeCreateReqCall |
setEventId(String eventId) |
CalendarService.CalendarEventAttendeeCreateReqCall |
setUserIdType(String userIdType) |
call, getException, getResponsepublic CalendarService.CalendarEventAttendeeCreateReqCall setCalendarId(String calendarId)
public CalendarService.CalendarEventAttendeeCreateReqCall setEventId(String eventId)
public CalendarService.CalendarEventAttendeeCreateReqCall setUserIdType(String userIdType)
public Response<CalendarEventAttendeeCreateResult> execute() throws Exception
Copyright © 2021. All rights reserved.