Package | Description |
---|---|
com.tencentcloudapi.thpc.v20220401.models |
Modifier and Type | Method and Description |
---|---|
GooseFSOption[] |
StorageOption.getGooseFSOptions()
Get 集群挂载GooseFS文件系统选项。
|
Modifier and Type | Method and Description |
---|---|
void |
StorageOption.setGooseFSOptions(GooseFSOption[] GooseFSOptions)
Set 集群挂载GooseFS文件系统选项。
|
Constructor and Description |
---|
GooseFSOption(GooseFSOption 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 © 2024. All rights reserved.