| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ClusterStorageInfo> |
ClusterApi.getClusterStorageInfo(GetClusterStorageInfoRequestBody getClusterStorageInfoRequestBody) |
ApiResponse<List<ClusterStorageInfo>> |
ClusterApi.getClusterStorageInfoWithHttpInfo(GetClusterStorageInfoRequestBody getClusterStorageInfoRequestBody) |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
ClusterApi.getClusterStorageInfoAsync(GetClusterStorageInfoRequestBody getClusterStorageInfoRequestBody,
ApiCallback<List<ClusterStorageInfo>> _callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterStorageInfo |
ClusterStorageInfo.addStorageClusterItem(ClusterStorageInfo storageClusterItem) |
ClusterStorageInfo |
ClusterStorageInfo.allocableStorageCapacity(AllocatableStorageCapacity allocableStorageCapacity) |
ClusterStorageInfo |
ClusterStorageInfo.failureDataSpace(Long failureDataSpace) |
ClusterStorageInfo |
ClusterStorageInfo.freeDataSpace(Long freeDataSpace) |
ClusterStorageInfo |
ClusterStorageInfo.id(String id) |
ClusterStorageInfo |
ClusterStorageInfo.name(String name) |
ClusterStorageInfo |
ClusterStorageInfo.storageCluster(List<ClusterStorageInfo> storageCluster) |
ClusterStorageInfo |
ClusterStorageInfo.stretch(Boolean stretch) |
ClusterStorageInfo |
ClusterStorageInfo.totalDataCapacity(Long totalDataCapacity) |
ClusterStorageInfo |
ClusterStorageInfo.type(ClusterType type) |
ClusterStorageInfo |
ClusterStorageInfo.usedDataSpace(Long usedDataSpace) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ClusterStorageInfo> |
ClusterStorageInfo.getStorageCluster()
Get storageCluster
|
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterStorageInfo |
ClusterStorageInfo.addStorageClusterItem(ClusterStorageInfo storageClusterItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClusterStorageInfo.setStorageCluster(List<ClusterStorageInfo> storageCluster) |
ClusterStorageInfo |
ClusterStorageInfo.storageCluster(List<ClusterStorageInfo> storageCluster) |
Copyright © 2025. All rights reserved.