| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Nic> |
NicApi.getNics(GetNicsRequestBody getNicsRequestBody) |
okhttp3.Call |
NicApi.getNicsAsync(GetNicsRequestBody getNicsRequestBody,
ApiCallback<List<Nic>> _callback)
(asynchronously)
|
okhttp3.Call |
NicApi.getNicsCall(GetNicsRequestBody getNicsRequestBody,
ApiCallback _callback)
Build call for getNics
|
ApiResponse<List<Nic>> |
NicApi.getNicsWithHttpInfo(GetNicsRequestBody getNicsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetNicsRequestBody |
GetNicsRequestBody.after(String after) |
GetNicsRequestBody |
GetNicsRequestBody.before(String before) |
GetNicsRequestBody |
GetNicsRequestBody.first(Integer first) |
GetNicsRequestBody |
TableReporterParamsFilter.getNics()
Get nics
|
GetNicsRequestBody |
GetNicsRequestBody.last(Integer last) |
GetNicsRequestBody |
GetNicsRequestBody.orderBy(NicOrderByInput orderBy) |
GetNicsRequestBody |
GetNicsRequestBody.skip(Integer skip) |
GetNicsRequestBody |
GetNicsRequestBody.where(NicWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.nics(GetNicsRequestBody nics) |
void |
TableReporterParamsFilter.setNics(GetNicsRequestBody nics) |
Copyright © 2025. All rights reserved.