| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AlertNotifier> |
AlertNotifierApi.getAlertNotifiers(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody) |
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersAsync(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody,
ApiCallback<List<AlertNotifier>> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersCall(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody,
ApiCallback _callback)
Build call for getAlertNotifiers
|
ApiResponse<List<AlertNotifier>> |
AlertNotifierApi.getAlertNotifiersWithHttpInfo(GetAlertNotifiersRequestBody getAlertNotifiersRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.after(String after) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.before(String before) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.first(Integer first) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.last(Integer last) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.orderBy(AlertNotifierOrderByInput orderBy) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.skip(Integer skip) |
GetAlertNotifiersRequestBody |
GetAlertNotifiersRequestBody.where(AlertNotifierWhereInput where) |
Copyright © 2025. All rights reserved.