public class RdsConnInformationRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RdsConnInformationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getInstanceId() |
void |
setAddress(String address) |
void |
setInstanceId(String instanceId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getInstanceId()
public void setInstanceId(String instanceId)
public String getAddress()
public void setAddress(String address)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.