public class CfsConfig extends AbstractModel
Constructor and Description |
---|
CfsConfig() |
Modifier and Type | Method and Description |
---|---|
CfsInsInfo[] |
getCfsInsList()
Get File system information list
|
void |
setCfsInsList(CfsInsInfo[] CfsInsList)
Set File system information list
|
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
- File system information listCopyright © 2020. All rights reserved.