| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BackupPlanExecutionConnection |
BackupPlanExecutionApi.getBackupPlanExecutionsConnection(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody) |
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsConnectionAsync(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody,
ApiCallback<BackupPlanExecutionConnection> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsConnectionCall(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody,
ApiCallback _callback)
Build call for getBackupPlanExecutionsConnection
|
ApiResponse<BackupPlanExecutionConnection> |
BackupPlanExecutionApi.getBackupPlanExecutionsConnectionWithHttpInfo(GetBackupPlanExecutionsConnectionRequestBody getBackupPlanExecutionsConnectionRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.after(String after) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.before(String before) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.first(Integer first) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.last(Integer last) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.orderBy(BackupPlanExecutionOrderByInput orderBy) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.skip(Integer skip) |
GetBackupPlanExecutionsConnectionRequestBody |
GetBackupPlanExecutionsConnectionRequestBody.where(BackupPlanExecutionWhereInput where) |
Copyright © 2025. All rights reserved.