类 GetUHostUpgradePriceResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.GetUHostUpgradePriceResponse

public class GetUHostUpgradePriceResponse extends Response
  • 构造器详细资料

    • GetUHostUpgradePriceResponse

      public GetUHostUpgradePriceResponse()
  • 方法详细资料

    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • getOriginalPrice

      public Double getOriginalPrice()
    • setOriginalPrice

      public void setOriginalPrice(Double originalPrice)