| 限定符和类型 | 方法和说明 |
|---|---|
ApplyReserveResp |
apply(ApplyReserveReq req) |
ApplyReserveResp |
apply(ApplyReserveReq req,
RequestOptions reqOptions) |
DeleteReserveResp |
delete(DeleteReserveReq req) |
DeleteReserveResp |
delete(DeleteReserveReq req,
RequestOptions reqOptions) |
GetReserveResp |
get(GetReserveReq req) |
GetReserveResp |
get(GetReserveReq req,
RequestOptions reqOptions) |
GetActiveMeetingReserveResp |
getActiveMeeting(GetActiveMeetingReserveReq req) |
GetActiveMeetingReserveResp |
getActiveMeeting(GetActiveMeetingReserveReq req,
RequestOptions reqOptions) |
UpdateReserveResp |
update(UpdateReserveReq req) |
UpdateReserveResp |
update(UpdateReserveReq req,
RequestOptions reqOptions) |
public Reserve(Config config)
public ApplyReserveResp apply(ApplyReserveReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ApplyReserveResp apply(ApplyReserveReq req) throws Exception
Exceptionpublic DeleteReserveResp delete(DeleteReserveReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteReserveResp delete(DeleteReserveReq req) throws Exception
Exceptionpublic GetReserveResp get(GetReserveReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetReserveResp get(GetReserveReq req) throws Exception
Exceptionpublic GetActiveMeetingReserveResp getActiveMeeting(GetActiveMeetingReserveReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetActiveMeetingReserveResp getActiveMeeting(GetActiveMeetingReserveReq req) throws Exception
Exceptionpublic UpdateReserveResp update(UpdateReserveReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateReserveResp update(UpdateReserveReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.