| 限定符和类型 | 方法和说明 |
|---|---|
VcService.ReserveApplyReqCall |
apply(ReserveApplyReqBody body,
RequestOptFn... optFns) |
VcService.ReserveDeleteReqCall |
delete(RequestOptFn... optFns) |
VcService.ReserveGetReqCall |
get(RequestOptFn... optFns) |
VcService.ReserveGetActiveMeetingReqCall |
getActiveMeeting(RequestOptFn... optFns) |
VcService.ReserveUpdateReqCall |
update(ReserveUpdateReqBody body,
RequestOptFn... optFns) |
public Reserves(VcService service)
public VcService.ReserveUpdateReqCall update(ReserveUpdateReqBody body, RequestOptFn... optFns)
public VcService.ReserveApplyReqCall apply(ReserveApplyReqBody body, RequestOptFn... optFns)
public VcService.ReserveGetReqCall get(RequestOptFn... optFns)
public VcService.ReserveGetActiveMeetingReqCall getActiveMeeting(RequestOptFn... optFns)
public VcService.ReserveDeleteReqCall delete(RequestOptFn... optFns)
Copyright © 2021. All rights reserved.