| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
DetailAttributesResp |
DetailAttributesResp.addDataItem(String dataItem) |
DetailAttributesResp |
DetailAttributesResp.code(Long code) |
DetailAttributesResp |
DetailAttributesResp.data(List<String> data) |
| Modifier and Type | Method and Description |
|---|---|
DetailAttributesResp |
DetailDatasourceApi.getDetailAttributes(DetailAttributesReq body,
String tenantCode,
String attributeId,
String keyword,
Integer current,
Integer pageSize)
获取明细数据源的枚举值
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DetailAttributesResp> |
DetailDatasourceApi.getDetailAttributesWithHttpInfo(DetailAttributesReq body,
String tenantCode,
String attributeId,
String keyword,
Integer current,
Integer pageSize)
获取明细数据源的枚举值
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DetailDatasourceApi.getDetailAttributesAsync(DetailAttributesReq body,
String tenantCode,
String attributeId,
String keyword,
Integer current,
Integer pageSize,
ApiCallback<DetailAttributesResp> callback)
获取明细数据源的枚举值 (asynchronously)
|
Copyright © 2023. All rights reserved.