public class RdsGetNewPurchasePriceResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
RdsGetNewPurchasePriceResponse() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getBackupInGB() |
BigDecimal |
getCatalogPrice() |
BigDecimal |
getPrice() |
void |
setBackupInGB(BigDecimal backupInGB) |
void |
setCatalogPrice(BigDecimal catalogPrice) |
void |
setPrice(BigDecimal price) |
getMetadatapublic BigDecimal getPrice()
public void setPrice(BigDecimal price)
public BigDecimal getCatalogPrice()
public void setCatalogPrice(BigDecimal catalogPrice)
public BigDecimal getBackupInGB()
public void setBackupInGB(BigDecimal backupInGB)
Copyright © 2024. All rights reserved.