类 DescribeCompShareInstanceResponse.DiskPriceInfo

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.DescribeCompShareInstanceResponse.DiskPriceInfo
封闭类:
DescribeCompShareInstanceResponse

public static class DescribeCompShareInstanceResponse.DiskPriceInfo extends Response
  • 构造器详细资料

    • DiskPriceInfo

      public DiskPriceInfo()
  • 方法详细资料

    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • getIsBoot

      public Boolean getIsBoot()
    • setIsBoot

      public void setIsBoot(Boolean isBoot)