public class CfsConfig extends AbstractModel
Constructor and Description |
---|
CfsConfig() |
Modifier and Type | Method and Description |
---|---|
CfsInsInfo[] |
getCfsInsList()
Get 文件系统信息列表
|
void |
setCfsInsList(CfsInsInfo[] CfsInsList)
Set 文件系统信息列表
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public CfsInsInfo[] getCfsInsList()
public void setCfsInsList(CfsInsInfo[] CfsInsList)
CfsInsList
- 文件系统信息列表Copyright © 2020. All rights reserved.