Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.DescribeProductConfigResponse
-
Packages that use DescribeProductConfigResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of DescribeProductConfigResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return DescribeProductConfigResponse Modifier and Type Method Description DescribeProductConfigResponse
SqlserverClient. DescribeProductConfig(DescribeProductConfigRequest req)
本接口 (DescribeProductConfig) 用于查询售卖规格配置。 -
Uses of DescribeProductConfigResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.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.
-