Uses of Class
com.tencentcloudapi.redis.v20180412.models.ProductConf
-
Packages that use ProductConf Package Description com.tencentcloudapi.redis.v20180412.models -
-
Uses of ProductConf in com.tencentcloudapi.redis.v20180412.models
Methods in com.tencentcloudapi.redis.v20180412.models that return ProductConf Modifier and Type Method Description ProductConf[]ZoneCapacityConf. getProductSet()Get 可用区内产品规格等信息Methods in com.tencentcloudapi.redis.v20180412.models with parameters of type ProductConf Modifier and Type Method Description voidZoneCapacityConf. setProductSet(ProductConf[] ProductSet)Set 可用区内产品规格等信息Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type ProductConf Constructor Description ProductConf(ProductConf 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.
-