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