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 getDiskIoType()
public void setDiskIoType(String diskIoType)
public String getVpcId()
public void setVpcId(String vpcId)
public String getBcmGroupName()
public void setBcmGroupName(String bcmGroupName)
public boolean getIsDirectPay()
public void setIsDirectPay(boolean isDirectPay)
public String getOvip()
public void setOvip(String ovip)
public Integer getEntryPort()
public void setEntryPort(Integer entryPort)
public String getResourceGroupId()
public void setResourceGroupId(String resourceGroupId)
public String getReplicaType()
public void setReplicaType(String replicaType)
public boolean getIsInheritMasterAuthip()
public void setIsInheritMasterAuthip(boolean isInheritMasterAuthip)
Copyright © 2024. All rights reserved.