public static class CalendarService.CalendarEvent extends Object
| 构造器和说明 |
|---|
CalendarEvent(Config config) |
public CalendarEvent(Config config)
public CreateCalendarEventResp create(CreateCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateCalendarEventResp create(CreateCalendarEventReq req) throws Exception
Exceptionpublic DeleteCalendarEventResp delete(DeleteCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteCalendarEventResp delete(DeleteCalendarEventReq req) throws Exception
Exceptionpublic GetCalendarEventResp get(GetCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetCalendarEventResp get(GetCalendarEventReq req) throws Exception
Exceptionpublic ListCalendarEventResp list(ListCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCalendarEventResp list(ListCalendarEventReq req) throws Exception
Exceptionpublic PatchCalendarEventResp patch(PatchCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchCalendarEventResp patch(PatchCalendarEventReq req) throws Exception
Exceptionpublic SearchCalendarEventResp search(SearchCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SearchCalendarEventResp search(SearchCalendarEventReq req) throws Exception
Exceptionpublic SubscriptionCalendarEventResp subscription(SubscriptionCalendarEventReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SubscriptionCalendarEventResp subscription(SubscriptionCalendarEventReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.