Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
SpecInfo[] |
ProductSpec.getInfo()
Get 配置信息
|
SpecInfo[] |
DescribeProductConfigResponse.getSpecInfoList()
Get 规格信息数组
|
Modifier and Type | Method and Description |
---|---|
void |
ProductSpec.setInfo(SpecInfo[] Info)
Set 配置信息
|
void |
DescribeProductConfigResponse.setSpecInfoList(SpecInfo[] SpecInfoList)
Set 规格信息数组
|
Constructor and Description |
---|
SpecInfo(SpecInfo 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.