Package | Description |
---|---|
com.tencentcloudapi.thpc.v20220401.models |
Modifier and Type | Method and Description |
---|---|
CFSOption[] |
StorageOption.getCFSOptions()
Get 集群挂载CFS文件系统选项
|
Modifier and Type | Method and Description |
---|---|
void |
StorageOption.setCFSOptions(CFSOption[] CFSOptions)
Set 集群挂载CFS文件系统选项
|
Constructor and Description |
---|
CFSOption(CFSOption 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 © 2022. All rights reserved.