public class RdsChangeDatabasePortRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RdsChangeDatabasePortRequest() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEntryPort() |
String |
getInstanceId() |
void |
setEntryPort(Integer entryPort) |
void |
setInstanceId(String instanceId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getInstanceId()
public void setInstanceId(String instanceId)
public Integer getEntryPort()
public void setEntryPort(Integer entryPort)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.