Uses of Class
com.tencentcloudapi.redis.v20180412.models.DescribeProductInfoResponse
-
Packages that use DescribeProductInfoResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of DescribeProductInfoResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return DescribeProductInfoResponse Modifier and Type Method Description DescribeProductInfoResponseRedisClient. DescribeProductInfo(DescribeProductInfoRequest req)本接口(DescribeProductInfo)用于查询全地域 Redis 的售卖规格。 -
Uses of DescribeProductInfoResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type DescribeProductInfoResponse Constructor Description DescribeProductInfoResponse(DescribeProductInfoResponse 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.
-