public static class VcService.RoomConfigQueryReqCall extends ReqCaller<Object,RoomConfig>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<RoomConfig> |
execute() |
VcService.RoomConfigQueryReqCall |
setBuildingId(Long buildingId) |
VcService.RoomConfigQueryReqCall |
setCountryId(Long countryId) |
VcService.RoomConfigQueryReqCall |
setDistrictId(Long districtId) |
VcService.RoomConfigQueryReqCall |
setFloorName(String floorName) |
VcService.RoomConfigQueryReqCall |
setRoomId(Long roomId) |
VcService.RoomConfigQueryReqCall |
setScope(Integer scope) |
call, getException, getResponsepublic VcService.RoomConfigQueryReqCall setScope(Integer scope)
public VcService.RoomConfigQueryReqCall setCountryId(Long countryId)
public VcService.RoomConfigQueryReqCall setDistrictId(Long districtId)
public VcService.RoomConfigQueryReqCall setBuildingId(Long buildingId)
public VcService.RoomConfigQueryReqCall setFloorName(String floorName)
public VcService.RoomConfigQueryReqCall setRoomId(Long roomId)
public Response<RoomConfig> execute() throws Exception
execute 在类中 ReqCaller<Object,RoomConfig>ExceptionCopyright © 2021. All rights reserved.