Class GetCompShareInstanceUserPriceResponse.CompSharePriceDetail

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareInstanceUserPriceResponse.CompSharePriceDetail
Enclosing class:
GetCompShareInstanceUserPriceResponse

public static class GetCompShareInstanceUserPriceResponse.CompSharePriceDetail extends Response
  • Constructor Details

    • CompSharePriceDetail

      public CompSharePriceDetail()
  • Method Details

    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getInstance

      public Double getInstance()
    • setInstance

      public void setInstance(Double instance)
    • getDisks

      public Double getDisks()
    • setDisks

      public void setDisks(Double disks)
    • getCompShareImage

      public Double getCompShareImage()
    • setCompShareImage

      public void setCompShareImage(Double compShareImage)
    • getOriginalPrice

      public Double getOriginalPrice()
    • setOriginalPrice

      public void setOriginalPrice(Double originalPrice)
    • getListPrice

      public String getListPrice()
    • setListPrice

      public void setListPrice(String listPrice)
    • getInstanceDiscountType

      public Integer getInstanceDiscountType()
    • setInstanceDiscountType

      public void setInstanceDiscountType(Integer instanceDiscountType)