Uses of Class
com.tencentcloudapi.postgres.v20170312.models.DescribeProductConfigResponse
-
Packages that use DescribeProductConfigResponse Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of DescribeProductConfigResponse in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 that return DescribeProductConfigResponse Modifier and Type Method Description DescribeProductConfigResponse
PostgresClient. DescribeProductConfig(DescribeProductConfigRequest req)
本接口(DescribeProductConfig)用于查询售卖规格配置。本接口已废弃,推荐使用新接口[DescribeClasses](https://cloud.tencent.com/document/api/409/89019)。 -
Uses of DescribeProductConfigResponse in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type DescribeProductConfigResponse Constructor Description DescribeProductConfigResponse(DescribeProductConfigResponse 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.
-