public static class DescribeResourceCoverageTotalResponse.Data.TotalCoverage extends Object
| 构造器和说明 |
|---|
TotalCoverage() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCapacityUnit() |
Float |
getCoveragePercentage() |
Float |
getDeductQuantity() |
Float |
getTotalQuantity() |
void |
setCapacityUnit(String capacityUnit) |
void |
setCoveragePercentage(Float coveragePercentage) |
void |
setDeductQuantity(Float deductQuantity) |
void |
setTotalQuantity(Float totalQuantity) |
public String getCapacityUnit()
public void setCapacityUnit(String capacityUnit)
public Float getDeductQuantity()
public void setDeductQuantity(Float deductQuantity)
public Float getCoveragePercentage()
public void setCoveragePercentage(Float coveragePercentage)
public Float getTotalQuantity()
public void setTotalQuantity(Float totalQuantity)
Copyright © 2023. All Rights Reserved.