| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<License> |
LicenseApi.getLicenses(GetLicensesRequestBody getLicensesRequestBody) |
okhttp3.Call |
LicenseApi.getLicensesAsync(GetLicensesRequestBody getLicensesRequestBody,
ApiCallback<List<License>> _callback)
(asynchronously)
|
okhttp3.Call |
LicenseApi.getLicensesCall(GetLicensesRequestBody getLicensesRequestBody,
ApiCallback _callback)
Build call for getLicenses
|
ApiResponse<List<License>> |
LicenseApi.getLicensesWithHttpInfo(GetLicensesRequestBody getLicensesRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLicensesRequestBody |
GetLicensesRequestBody.after(String after) |
GetLicensesRequestBody |
GetLicensesRequestBody.before(String before) |
GetLicensesRequestBody |
GetLicensesRequestBody.first(Integer first) |
GetLicensesRequestBody |
GetLicensesRequestBody.last(Integer last) |
GetLicensesRequestBody |
GetLicensesRequestBody.orderBy(LicenseOrderByInput orderBy) |
GetLicensesRequestBody |
GetLicensesRequestBody.skip(Integer skip) |
GetLicensesRequestBody |
GetLicensesRequestBody.where(LicenseWhereInput where) |
Copyright © 2025. All rights reserved.