| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AlertNotifierConnection |
AlertNotifierApi.getAlertNotifiersConnection(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody) |
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersConnectionAsync(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody,
ApiCallback<AlertNotifierConnection> _callback)
(asynchronously)
|
okhttp3.Call |
AlertNotifierApi.getAlertNotifiersConnectionCall(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody,
ApiCallback _callback)
Build call for getAlertNotifiersConnection
|
ApiResponse<AlertNotifierConnection> |
AlertNotifierApi.getAlertNotifiersConnectionWithHttpInfo(GetAlertNotifiersConnectionRequestBody getAlertNotifiersConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.after(String after) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.before(String before) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.first(Integer first) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.last(Integer last) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.orderBy(AlertNotifierOrderByInput orderBy) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.skip(Integer skip) |
GetAlertNotifiersConnectionRequestBody |
GetAlertNotifiersConnectionRequestBody.where(AlertNotifierWhereInput where) |
Copyright © 2025. All rights reserved.