| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<NfsExport> |
NfsExportApi.getNfsExports(GetNfsExportsRequestBody getNfsExportsRequestBody) |
okhttp3.Call |
NfsExportApi.getNfsExportsAsync(GetNfsExportsRequestBody getNfsExportsRequestBody,
ApiCallback<List<NfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.getNfsExportsCall(GetNfsExportsRequestBody getNfsExportsRequestBody,
ApiCallback _callback)
Build call for getNfsExports
|
ApiResponse<List<NfsExport>> |
NfsExportApi.getNfsExportsWithHttpInfo(GetNfsExportsRequestBody getNfsExportsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.after(String after) |
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.before(String before) |
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.first(Integer first) |
GetNfsExportsRequestBody |
TableReporterParamsFilter.getNfsExports()
Get nfsExports
|
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.last(Integer last) |
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.orderBy(NfsExportOrderByInput orderBy) |
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.skip(Integer skip) |
GetNfsExportsRequestBody |
GetNfsExportsRequestBody.where(NfsExportWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
TableReporterParamsFilter |
TableReporterParamsFilter.nfsExports(GetNfsExportsRequestBody nfsExports) |
void |
TableReporterParamsFilter.setNfsExports(GetNfsExportsRequestBody nfsExports) |
Copyright © 2025. All rights reserved.