| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskNfsExport> |
NfsExportApi.createNfsExport(List<NfsExportCreationParams> nfsExportCreationParams) |
okhttp3.Call |
NfsExportApi.createNfsExportAsync(List<NfsExportCreationParams> nfsExportCreationParams,
ApiCallback<List<WithTaskNfsExport>> _callback)
(asynchronously)
|
okhttp3.Call |
NfsExportApi.createNfsExportCall(List<NfsExportCreationParams> nfsExportCreationParams,
ApiCallback _callback)
Build call for createNfsExport
|
ApiResponse<List<WithTaskNfsExport>> |
NfsExportApi.createNfsExportWithHttpInfo(List<NfsExportCreationParams> nfsExportCreationParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
NfsExportCreationParams |
NfsExportCreationParams.clusterId(String clusterId) |
NfsExportCreationParams |
NfsExportCreationParams.ipWhitelist(String ipWhitelist) |
NfsExportCreationParams |
NfsExportCreationParams.name(String name) |
NfsExportCreationParams |
NfsExportCreationParams.replicaNum(Integer replicaNum) |
NfsExportCreationParams |
NfsExportCreationParams.thinProvision(Boolean thinProvision) |
Copyright © 2025. All rights reserved.