| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
DslReq |
DslReq.filter(Object filter) |
DslReq |
DslReq.sourceIdType(Integer sourceIdType) |
| 限定符和类型 | 方法和说明 |
|---|---|
DslCheckResp |
SelectionComponentApi.dslCheck(DslReq body,
String tenantCode)
校验dsl是否合法
|
com.squareup.okhttp.Call |
SelectionComponentApi.dslCheckAsync(DslReq body,
String tenantCode,
ApiCallback<DslCheckResp> callback)
校验dsl是否合法 (asynchronously)
|
com.squareup.okhttp.Call |
SelectionComponentApi.dslCheckCall(DslReq body,
String tenantCode,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dslCheck
|
ApiResponse<DslCheckResp> |
SelectionComponentApi.dslCheckWithHttpInfo(DslReq body,
String tenantCode)
校验dsl是否合法
|
PreviewResp |
SelectionComponentApi.previewDSL(DslReq body,
String tenantCode)
预估圈人数量
|
com.squareup.okhttp.Call |
SelectionComponentApi.previewDSLAsync(DslReq body,
String tenantCode,
ApiCallback<PreviewResp> callback)
预估圈人数量 (asynchronously)
|
com.squareup.okhttp.Call |
SelectionComponentApi.previewDSLCall(DslReq body,
String tenantCode,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for previewDSL
|
ApiResponse<PreviewResp> |
SelectionComponentApi.previewDSLWithHttpInfo(DslReq body,
String tenantCode)
预估圈人数量
|
Copyright © 2023. All rights reserved.