Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.InquiryPriceRenewDBInstanceResponse
-
Packages that use InquiryPriceRenewDBInstanceResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of InquiryPriceRenewDBInstanceResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return InquiryPriceRenewDBInstanceResponse Modifier and Type Method Description InquiryPriceRenewDBInstanceResponseSqlserverClient. InquiryPriceRenewDBInstance(InquiryPriceRenewDBInstanceRequest req)本接口(InquiryPriceRenewDBInstance)用于查询包年包月实例的续费价格。 -
Uses of InquiryPriceRenewDBInstanceResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type InquiryPriceRenewDBInstanceResponse Constructor Description InquiryPriceRenewDBInstanceResponse(InquiryPriceRenewDBInstanceResponse 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.
-