| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
SnapshotPlanApi.createSnapshotPlanAsync(List<SnapshotPlanCreationParams> snapshotPlanCreationParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.executeSnapshotPlanAsync(SnapshotPlanExecutionParams snapshotPlanExecutionParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.resumeSnapshotPlanAsync(SnapshotPlanResumeParams snapshotPlanResumeParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.suspendSnapshotPlanAsync(SnapshotPlanSuspendedParams snapshotPlanSuspendedParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
okhttp3.Call |
SnapshotPlanApi.updateSnapshotPlanAsync(SnapshotPlanUpdationParams snapshotPlanUpdationParams,
ApiCallback<List<WithTaskSnapshotPlan>> _callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
WithTaskSnapshotPlan |
WithTaskSnapshotPlan.data(SnapshotPlan data) |
WithTaskSnapshotPlan |
WithTaskSnapshotPlan.taskId(String taskId) |
Copyright © 2025. All rights reserved.