public class RdsAccountPrivileges extends AbstractBceRequest
| Constructor and Description |
|---|
RdsAccountPrivileges() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountName() |
String |
getAuthType() |
void |
setAccountName(String accountName) |
void |
setAuthType(String authType) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getAccountName()
public void setAccountName(String accountName)
public String getAuthType()
public void setAuthType(String authType)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.