Package | Description |
---|---|
com.tencentcloudapi.tcbr.v20220217.models |
Modifier and Type | Method and Description |
---|---|
VolumeConf[] |
ServerBaseConfig.getVolumesConf()
Get 存储配置信息
|
VolumeConf[] |
DiffConfigItem.getVolumesConf()
Get 存储配置信息
|
Modifier and Type | Method and Description |
---|---|
void |
ServerBaseConfig.setVolumesConf(VolumeConf[] VolumesConf)
Set 存储配置信息
|
void |
DiffConfigItem.setVolumesConf(VolumeConf[] VolumesConf)
Set 存储配置信息
|
Constructor and Description |
---|
VolumeConf(VolumeConf 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 © 2025. All rights reserved.