| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<VmGpuInfo> |
VmApi.getVmGpuDeviceInfo(GetVmsRequestBody getVmsRequestBody) |
okhttp3.Call |
VmApi.getVmGpuDeviceInfoAsync(GetVmsRequestBody getVmsRequestBody,
ApiCallback<List<VmGpuInfo>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmGpuDeviceInfoCall(GetVmsRequestBody getVmsRequestBody,
ApiCallback _callback)
Build call for getVmGpuDeviceInfo
|
ApiResponse<List<VmGpuInfo>> |
VmApi.getVmGpuDeviceInfoWithHttpInfo(GetVmsRequestBody getVmsRequestBody) |
List<Vm> |
VmApi.getVms(GetVmsRequestBody getVmsRequestBody) |
okhttp3.Call |
VmApi.getVmsAsync(GetVmsRequestBody getVmsRequestBody,
ApiCallback<List<Vm>> _callback)
(asynchronously)
|
okhttp3.Call |
VmApi.getVmsCall(GetVmsRequestBody getVmsRequestBody,
ApiCallback _callback)
Build call for getVms
|
ApiResponse<List<Vm>> |
VmApi.getVmsWithHttpInfo(GetVmsRequestBody getVmsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetVmsRequestBody |
GetVmsRequestBody.after(String after) |
GetVmsRequestBody |
GetVmsRequestBody.before(String before) |
GetVmsRequestBody |
GetVmsRequestBody.first(Integer first) |
GetVmsRequestBody |
TableReporterParamsFilter.getVms()
Get vms
|
GetVmsRequestBody |
GetVmsRequestBody.last(Integer last) |
GetVmsRequestBody |
GetVmsRequestBody.orderBy(VmOrderByInput orderBy) |
GetVmsRequestBody |
GetVmsRequestBody.skip(Integer skip) |
GetVmsRequestBody |
GetVmsRequestBody.where(VmWhereInput where) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableReporterParamsFilter.setVms(GetVmsRequestBody vms) |
TableReporterParamsFilter |
TableReporterParamsFilter.vms(GetVmsRequestBody vms) |
Copyright © 2025. All rights reserved.