| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Vlan> |
VlanApi.getVlans(GetVlansRequestBody getVlansRequestBody) |
okhttp3.Call |
VlanApi.getVlansAsync(GetVlansRequestBody getVlansRequestBody,
ApiCallback<List<Vlan>> _callback)
(asynchronously)
|
okhttp3.Call |
VlanApi.getVlansCall(GetVlansRequestBody getVlansRequestBody,
ApiCallback _callback)
Build call for getVlans
|
ApiResponse<List<Vlan>> |
VlanApi.getVlansWithHttpInfo(GetVlansRequestBody getVlansRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetVlansRequestBody |
GetVlansRequestBody.after(String after) |
GetVlansRequestBody |
GetVlansRequestBody.before(String before) |
GetVlansRequestBody |
GetVlansRequestBody.first(Integer first) |
GetVlansRequestBody |
TableReporterParamsFilter.getVlans()
Get vlans
|
GetVlansRequestBody |
GetVlansRequestBody.last(Integer last) |
GetVlansRequestBody |
GetVlansRequestBody.orderBy(VlanOrderByInput orderBy) |
GetVlansRequestBody |
GetVlansRequestBody.skip(Integer skip) |
GetVlansRequestBody |
GetVlansRequestBody.where(VlanWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableReporterParamsFilter.setVlans(GetVlansRequestBody vlans) |
TableReporterParamsFilter |
TableReporterParamsFilter.vlans(GetVlansRequestBody vlans) |
Copyright © 2025. All rights reserved.