public class RdsCreateReadableInstance extends AbstractBceRequest
| Constructor and Description |
|---|
RdsCreateReadableInstance() |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic String getClientToken()
public void setClientToken(String clientToken)
public String getSourceInstanceId()
public void setSourceInstanceId(String sourceInstanceId)
public RdsBilling getBilling()
public void setBilling(RdsBilling billing)
public Integer getPurchaseCount()
public void setPurchaseCount(Integer purchaseCount)
public String getInstanceName()
public void setInstanceName(String instanceName)
public Integer getCpuCount()
public void setCpuCount(Integer cpuCount)
public Integer getMemoryCapacity()
public void setMemoryCapacity(Integer memoryCapacity)
public Integer getVolumeCapacity()
public void setVolumeCapacity(Integer volumeCapacity)
public String getVpcId()
public void setVpcId(String vpcId)
public boolean getIsDirectPay()
public void setIsDirectPay(boolean isDirectPay)
Copyright © 2023. All rights reserved.