public class RdsGetAutoConfigForSpecifiedResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
RdsGetAutoConfigForSpecifiedResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAutoResizeDisk() |
Integer |
getDiskMaxLimit() |
Integer |
getExtendStepPercent() |
Integer |
getFreeSpaceThreshold() |
void |
setAutoResizeDisk(Integer autoResizeDisk) |
void |
setDiskMaxLimit(Integer diskMaxLimit) |
void |
setExtendStepPercent(Integer extendStepPercent) |
void |
setFreeSpaceThreshold(Integer freeSpaceThreshold) |
getMetadatapublic RdsGetAutoConfigForSpecifiedResponse()
public Integer getAutoResizeDisk()
public void setAutoResizeDisk(Integer autoResizeDisk)
public Integer getFreeSpaceThreshold()
public void setFreeSpaceThreshold(Integer freeSpaceThreshold)
public Integer getDiskMaxLimit()
public void setDiskMaxLimit(Integer diskMaxLimit)
public Integer getExtendStepPercent()
public void setExtendStepPercent(Integer extendStepPercent)
Copyright © 2024. All rights reserved.