| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
VmSnapshotConnection |
VmSnapshotApi.getVmSnapshotsConnection(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody) |
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsConnectionAsync(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody,
ApiCallback<VmSnapshotConnection> _callback)
(asynchronously)
|
okhttp3.Call |
VmSnapshotApi.getVmSnapshotsConnectionCall(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody,
ApiCallback _callback)
Build call for getVmSnapshotsConnection
|
ApiResponse<VmSnapshotConnection> |
VmSnapshotApi.getVmSnapshotsConnectionWithHttpInfo(GetVmSnapshotsConnectionRequestBody getVmSnapshotsConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.after(String after) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.before(String before) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.first(Integer first) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.last(Integer last) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.orderBy(VmSnapshotOrderByInput orderBy) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.skip(Integer skip) |
GetVmSnapshotsConnectionRequestBody |
GetVmSnapshotsConnectionRequestBody.where(VmSnapshotWhereInput where) |
Copyright © 2025. All rights reserved.