Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.DescribeSpecInfoResponse
-
Packages that use DescribeSpecInfoResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of DescribeSpecInfoResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return DescribeSpecInfoResponse Modifier and Type Method Description DescribeSpecInfoResponseMongodbClient. DescribeSpecInfo(DescribeSpecInfoRequest req)本接口(DescribeSpecInfo)用于查询实例的售卖规格。 -
Uses of DescribeSpecInfoResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type DescribeSpecInfoResponse Constructor Description DescribeSpecInfoResponse(DescribeSpecInfoResponse 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.
-