类 GetULHostInstancePriceResponse.ULHostPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetULHostInstancePriceResponse.ULHostPriceSet
封闭类:
GetULHostInstancePriceResponse

public static class GetULHostInstancePriceResponse.ULHostPriceSet extends Response
  • 构造器详细资料

    • ULHostPriceSet

      public ULHostPriceSet()
  • 方法详细资料

    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • getOriginalPrice

      public Double getOriginalPrice()
    • setOriginalPrice

      public void setOriginalPrice(Double originalPrice)