public class UpdateCfsFileSystemPGroupRequest extends AbstractModel
Constructor and Description |
---|
UpdateCfsFileSystemPGroupRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getFileSystemId()
Get File system ID
|
String |
getPGroupId()
Get Permission group ID
|
void |
setFileSystemId(String FileSystemId)
Set File system ID
|
void |
setPGroupId(String PGroupId)
Set Permission group ID
|
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 String getPGroupId()
public void setPGroupId(String PGroupId)
PGroupId
- Permission group IDpublic String getFileSystemId()
public void setFileSystemId(String FileSystemId)
FileSystemId
- File system IDCopyright © 2020. All rights reserved.