| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupPlanExecution> |
BackupPlanExecutionApi.getBackupPlanExecutions(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody) |
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsAsync(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody,
ApiCallback<List<BackupPlanExecution>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanExecutionApi.getBackupPlanExecutionsCall(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody,
ApiCallback _callback)
Build call for getBackupPlanExecutions
|
ApiResponse<List<BackupPlanExecution>> |
BackupPlanExecutionApi.getBackupPlanExecutionsWithHttpInfo(GetBackupPlanExecutionsRequestBody getBackupPlanExecutionsRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.after(String after) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.before(String before) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.first(Integer first) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.last(Integer last) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.orderBy(BackupPlanExecutionOrderByInput orderBy) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.skip(Integer skip) |
GetBackupPlanExecutionsRequestBody |
GetBackupPlanExecutionsRequestBody.where(BackupPlanExecutionWhereInput where) |
Copyright © 2025. All rights reserved.