| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
IDMReq |
IDMReq.id(String id) |
IDMReq |
IDMReq.interentityStrategyId(Integer interentityStrategyId) |
IDMReq |
IDMReq.sourceEntityName(String sourceEntityName) |
IDMReq |
IDMReq.targetEntityName(String targetEntityName) |
| 限定符和类型 | 方法和说明 |
|---|---|
IDMResp |
OnlineApi.getIdMapping(IDMReq body)
idmapping映射,高速接口
|
com.squareup.okhttp.Call |
OnlineApi.getIdMappingAsync(IDMReq body,
ApiCallback<IDMResp> callback)
idmapping映射,高速接口 (asynchronously)
|
com.squareup.okhttp.Call |
OnlineApi.getIdMappingCall(IDMReq body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getIdMapping
|
ApiResponse<IDMResp> |
OnlineApi.getIdMappingWithHttpInfo(IDMReq body)
idmapping映射,高速接口
|
Copyright © 2023. All rights reserved.