| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskIscsiLunSnapshot> |
IscsiLunSnapshotApi.createIscsiLunSnapshot(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams) |
okhttp3.Call |
IscsiLunSnapshotApi.createIscsiLunSnapshotAsync(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams,
ApiCallback<List<WithTaskIscsiLunSnapshot>> _callback)
(asynchronously)
|
okhttp3.Call |
IscsiLunSnapshotApi.createIscsiLunSnapshotCall(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams,
ApiCallback _callback)
Build call for createIscsiLunSnapshot
|
ApiResponse<List<WithTaskIscsiLunSnapshot>> |
IscsiLunSnapshotApi.createIscsiLunSnapshotWithHttpInfo(List<IscsiLunSnapshotCreationParams> iscsiLunSnapshotCreationParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
IscsiLunSnapshotCreationParams |
IscsiLunSnapshotCreationParams.effect(IscsiLunSnapshotCreationEffect effect) |
IscsiLunSnapshotCreationParams |
IscsiLunSnapshotCreationParams.iscsiLunId(String iscsiLunId) |
IscsiLunSnapshotCreationParams |
IscsiLunSnapshotCreationParams.iscsiTargetId(String iscsiTargetId) |
IscsiLunSnapshotCreationParams |
IscsiLunSnapshotCreationParams.name(String name) |
Copyright © 2025. All rights reserved.