Uses of Class
com.tencentcloudapi.redis.v20180412.models.InquiryPriceRenewInstanceResponse
-
Packages that use InquiryPriceRenewInstanceResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of InquiryPriceRenewInstanceResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return InquiryPriceRenewInstanceResponse Modifier and Type Method Description InquiryPriceRenewInstanceResponseRedisClient. InquiryPriceRenewInstance(InquiryPriceRenewInstanceRequest req)查询实例续费价格(包年包月) -
Uses of InquiryPriceRenewInstanceResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type InquiryPriceRenewInstanceResponse Constructor Description InquiryPriceRenewInstanceResponse(InquiryPriceRenewInstanceResponse 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.
-