| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Alert> |
AlertApi.getAlerts(GetAlertsRequestBody getAlertsRequestBody) |
okhttp3.Call |
AlertApi.getAlertsAsync(GetAlertsRequestBody getAlertsRequestBody,
ApiCallback<List<Alert>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertApi.getAlertsCall(GetAlertsRequestBody getAlertsRequestBody,
ApiCallback _callback)
Build call for getAlerts
|
ApiResponse<List<Alert>> |
AlertApi.getAlertsWithHttpInfo(GetAlertsRequestBody getAlertsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAlertsRequestBody |
GetAlertsRequestBody.after(String after) |
GetAlertsRequestBody |
GetAlertsRequestBody.before(String before) |
GetAlertsRequestBody |
GetAlertsRequestBody.first(Integer first) |
GetAlertsRequestBody |
TableReporterParamsFilter.getAlerts()
Get alerts
|
GetAlertsRequestBody |
GetAlertsRequestBody.last(Integer last) |
GetAlertsRequestBody |
GetAlertsRequestBody.orderBy(AlertOrderByInput orderBy) |
GetAlertsRequestBody |
GetAlertsRequestBody.skip(Integer skip) |
GetAlertsRequestBody |
GetAlertsRequestBody.where(AlertWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.alerts(GetAlertsRequestBody alerts) |
void |
TableReporterParamsFilter.setAlerts(GetAlertsRequestBody alerts) |
Copyright © 2025. All rights reserved.