public class UpdateFilesetGeneralConfigRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| UpdateFilesetGeneralConfigRequest() | 
| UpdateFilesetGeneralConfigRequest(UpdateFilesetGeneralConfigRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEnforceQuotaOnRoot()Get 配额对root用户生效 | 
| String | getFileSystemId()Get 文件系统id | 
| void | setEnforceQuotaOnRoot(String EnforceQuotaOnRoot)Set 配额对root用户生效 | 
| void | setFileSystemId(String FileSystemId)Set 文件系统id | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic UpdateFilesetGeneralConfigRequest()
public UpdateFilesetGeneralConfigRequest(UpdateFilesetGeneralConfigRequest source)
public String getFileSystemId()
public void setFileSystemId(String FileSystemId)
FileSystemId - 文件系统idpublic String getEnforceQuotaOnRoot()
public void setEnforceQuotaOnRoot(String EnforceQuotaOnRoot)
EnforceQuotaOnRoot - 配额对root用户生效Copyright © 2025. All rights reserved.