Uses of Class
com.tencentcloudapi.postgres.v20170312.models.SpecInfo
-
Packages that use SpecInfo Package Description com.tencentcloudapi.postgres.v20170312.models -
-
Uses of SpecInfo in com.tencentcloudapi.postgres.v20170312.models
Methods in com.tencentcloudapi.postgres.v20170312.models that return SpecInfo Modifier and Type Method Description SpecInfo[]
DescribeProductConfigResponse. getSpecInfoList()
Get 售卖规格列表。Methods in com.tencentcloudapi.postgres.v20170312.models with parameters of type SpecInfo Modifier and Type Method Description void
DescribeProductConfigResponse. setSpecInfoList(SpecInfo[] SpecInfoList)
Set 售卖规格列表。Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type SpecInfo Constructor 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.
-