public static class CalendarService.CalendarAcl extends Object
| 构造器和说明 |
|---|
CalendarAcl(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCalendarAclResp |
create(CreateCalendarAclReq req) |
CreateCalendarAclResp |
create(CreateCalendarAclReq req,
RequestOptions reqOptions) |
DeleteCalendarAclResp |
delete(DeleteCalendarAclReq req) |
DeleteCalendarAclResp |
delete(DeleteCalendarAclReq req,
RequestOptions reqOptions) |
ListCalendarAclResp |
list(ListCalendarAclReq req) |
ListCalendarAclResp |
list(ListCalendarAclReq req,
RequestOptions reqOptions) |
SubscriptionCalendarAclResp |
subscription(SubscriptionCalendarAclReq req) |
SubscriptionCalendarAclResp |
subscription(SubscriptionCalendarAclReq req,
RequestOptions reqOptions) |
public CalendarAcl(Config config)
public CreateCalendarAclResp create(CreateCalendarAclReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateCalendarAclResp create(CreateCalendarAclReq req) throws Exception
Exceptionpublic DeleteCalendarAclResp delete(DeleteCalendarAclReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteCalendarAclResp delete(DeleteCalendarAclReq req) throws Exception
Exceptionpublic ListCalendarAclResp list(ListCalendarAclReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCalendarAclResp list(ListCalendarAclReq req) throws Exception
Exceptionpublic SubscriptionCalendarAclResp subscription(SubscriptionCalendarAclReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic SubscriptionCalendarAclResp subscription(SubscriptionCalendarAclReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.