public class ClashDetectiveService extends Object
| 构造器和说明 |
|---|
ClashDetectiveService(Endpoint endpoint,
AccessTokenService accessTokenService) |
ClashDetectiveService(Endpoint endpoint,
Config config,
AccessTokenService accessTokenService) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.bimface.api.bean.response.clashDetective.ClashDetectiveResponse |
createClashDetective(com.bimface.api.bean.request.clashDetective.ClashDetectiveRequest request) |
com.bimface.api.bean.response.clashDetective.ClashDetectiveResponse |
queryClashDetective(Long clashDetectiveId) |
com.bimface.api.bean.response.clashDetective.ClashDetectiveList |
queryClashDetectiveByModelId(Long fileId,
Long integrateId) |
public ClashDetectiveService(Endpoint endpoint, AccessTokenService accessTokenService)
public ClashDetectiveService(Endpoint endpoint, Config config, AccessTokenService accessTokenService)
public com.bimface.api.bean.response.clashDetective.ClashDetectiveResponse createClashDetective(com.bimface.api.bean.request.clashDetective.ClashDetectiveRequest request)
throws com.bimface.exception.BimfaceException
com.bimface.exception.BimfaceExceptionpublic com.bimface.api.bean.response.clashDetective.ClashDetectiveResponse queryClashDetective(Long clashDetectiveId) throws com.bimface.exception.BimfaceException
com.bimface.exception.BimfaceExceptionCopyright © 2024. All rights reserved.