Package | Description |
---|---|
com.tencentcloudapi.cfs.v20190719.models |
Modifier and Type | Method and Description |
---|---|
PGroup |
FileSystemInfo.getPGroup()
Get Information of permission groups bound to a file system
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemInfo.setPGroup(PGroup PGroup)
Set Information of permission groups bound to a file system
|
Constructor and Description |
---|
PGroup(PGroup 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.
|
Copyright © 2023. All rights reserved.