Uses of Class
com.tencentcloudapi.dcdb.v20180411.models.DescribeShardSpecResponse
-
Packages that use DescribeShardSpecResponse Package Description com.tencentcloudapi.dcdb.v20180411 com.tencentcloudapi.dcdb.v20180411.models -
-
Uses of DescribeShardSpecResponse in com.tencentcloudapi.dcdb.v20180411
Methods in com.tencentcloudapi.dcdb.v20180411 that return DescribeShardSpecResponse Modifier and Type Method Description DescribeShardSpecResponseDcdbClient. DescribeShardSpec(DescribeShardSpecRequest req)查询可创建的分布式数据库可售卖的分片规格配置。 -
Uses of DescribeShardSpecResponse in com.tencentcloudapi.dcdb.v20180411.models
Constructors in com.tencentcloudapi.dcdb.v20180411.models with parameters of type DescribeShardSpecResponse Constructor Description DescribeShardSpecResponse(DescribeShardSpecResponse 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.
-