| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
IDMReq |
IDMReq.id(String id) |
IDMReq |
IDMReq.sourceEntityName(String sourceEntityName) |
IDMReq |
IDMReq.targetEntityName(String targetEntityName) |
| Modifier and Type | Method and Description |
|---|---|
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.