| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupPlan> |
BackupPlanApi.getBackupPlans(GetBackupPlansRequestBody getBackupPlansRequestBody) |
okhttp3.Call |
BackupPlanApi.getBackupPlansAsync(GetBackupPlansRequestBody getBackupPlansRequestBody,
ApiCallback<List<BackupPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
BackupPlanApi.getBackupPlansCall(GetBackupPlansRequestBody getBackupPlansRequestBody,
ApiCallback _callback)
Build call for getBackupPlans
|
ApiResponse<List<BackupPlan>> |
BackupPlanApi.getBackupPlansWithHttpInfo(GetBackupPlansRequestBody getBackupPlansRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.after(String after) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.before(String before) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.first(Integer first) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.last(Integer last) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.orderBy(BackupPlanOrderByInput orderBy) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.skip(Integer skip) |
GetBackupPlansRequestBody |
GetBackupPlansRequestBody.where(BackupPlanWhereInput where) |
Copyright © 2025. All rights reserved.