| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GlobalAlertRule> |
GlobalAlertRuleApi.getGlobalAlertRules(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody) |
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesAsync(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody,
ApiCallback<List<GlobalAlertRule>> _callback)
(asynchronously)
|
okhttp3.Call |
GlobalAlertRuleApi.getGlobalAlertRulesCall(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody,
ApiCallback _callback)
Build call for getGlobalAlertRules
|
ApiResponse<List<GlobalAlertRule>> |
GlobalAlertRuleApi.getGlobalAlertRulesWithHttpInfo(GetGlobalAlertRulesRequestBody getGlobalAlertRulesRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.after(String after) |
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.before(String before) |
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.first(Integer first) |
GetGlobalAlertRulesRequestBody |
TableReporterParamsFilter.getGlobalAlertRules()
Get globalAlertRules
|
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.last(Integer last) |
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.orderBy(GlobalAlertRuleOrderByInput orderBy) |
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.skip(Integer skip) |
GetGlobalAlertRulesRequestBody |
GetGlobalAlertRulesRequestBody.where(GlobalAlertRuleWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.globalAlertRules(GetGlobalAlertRulesRequestBody globalAlertRules) |
void |
TableReporterParamsFilter.setGlobalAlertRules(GetGlobalAlertRulesRequestBody globalAlertRules) |
Copyright © 2025. All rights reserved.