public static class CalendarService.ExchangeBinding extends Object
| 构造器和说明 |
|---|
ExchangeBinding(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateExchangeBindingResp |
create(CreateExchangeBindingReq req) |
CreateExchangeBindingResp |
create(CreateExchangeBindingReq req,
RequestOptions reqOptions) |
DeleteExchangeBindingResp |
delete(DeleteExchangeBindingReq req) |
DeleteExchangeBindingResp |
delete(DeleteExchangeBindingReq req,
RequestOptions reqOptions) |
GetExchangeBindingResp |
get(GetExchangeBindingReq req) |
GetExchangeBindingResp |
get(GetExchangeBindingReq req,
RequestOptions reqOptions) |
public ExchangeBinding(Config config)
public CreateExchangeBindingResp create(CreateExchangeBindingReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateExchangeBindingResp create(CreateExchangeBindingReq req) throws Exception
Exceptionpublic DeleteExchangeBindingResp delete(DeleteExchangeBindingReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteExchangeBindingResp delete(DeleteExchangeBindingReq req) throws Exception
Exceptionpublic GetExchangeBindingResp get(GetExchangeBindingReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetExchangeBindingResp get(GetExchangeBindingReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.