public class DisassociateAccessGroupsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DisassociateAccessGroupsRequest() | 
| DisassociateAccessGroupsRequest(DisassociateAccessGroupsRequest 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[] | getAccessGroupIds()Get 权限组ID列表 | 
| String | getMountPointId()Get 挂载点ID | 
| void | setAccessGroupIds(String[] AccessGroupIds)Set 权限组ID列表 | 
| void | setMountPointId(String MountPointId)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 DisassociateAccessGroupsRequest()
public DisassociateAccessGroupsRequest(DisassociateAccessGroupsRequest source)
public String getMountPointId()
public void setMountPointId(String MountPointId)
MountPointId - 挂载点IDpublic String[] getAccessGroupIds()
public void setAccessGroupIds(String[] AccessGroupIds)
AccessGroupIds - 权限组ID列表Copyright © 2025. All rights reserved.