| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
RealtimeRuleListResp |
RealtimeRuleListResp.code(Long code) |
RealtimeRuleListResp |
RealtimeRuleListResp.data(RealtimeRuleListRespData data) |
| Modifier and Type | Method and Description |
|---|---|
RealtimeRuleListResp |
RealtimeRuleApi.getRealtimeRuleList(String tenantsCode,
Integer page,
Integer pageSize)
获取实时规则列表
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RealtimeRuleListResp> |
RealtimeRuleApi.getRealtimeRuleListWithHttpInfo(String tenantsCode,
Integer page,
Integer pageSize)
获取实时规则列表
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RealtimeRuleApi.getRealtimeRuleListAsync(String tenantsCode,
Integer page,
Integer pageSize,
ApiCallback<RealtimeRuleListResp> callback)
获取实时规则列表 (asynchronously)
|
Copyright © 2023. All rights reserved.