public class AccountDBPrivilegeForCreateDBAccountInput extends Object
| Constructor and Description |
|---|
AccountDBPrivilegeForCreateDBAccountInput() |
| Modifier and Type | Method and Description |
|---|---|
AccountDBPrivilegeForCreateDBAccountInput |
addRoleNamesItem(String roleNamesItem) |
AccountDBPrivilegeForCreateDBAccountInput |
dbName(String dbName) |
boolean |
equals(Object o) |
String |
getDbName()
Get dbName
|
List<String> |
getRoleNames()
Get roleNames
|
int |
hashCode() |
AccountDBPrivilegeForCreateDBAccountInput |
roleNames(List<String> roleNames) |
void |
setDbName(String dbName) |
void |
setRoleNames(List<String> roleNames) |
String |
toString() |
public AccountDBPrivilegeForCreateDBAccountInput()
public AccountDBPrivilegeForCreateDBAccountInput dbName(String dbName)
public String getDbName()
public void setDbName(String dbName)
public AccountDBPrivilegeForCreateDBAccountInput roleNames(List<String> roleNames)
public AccountDBPrivilegeForCreateDBAccountInput addRoleNamesItem(String roleNamesItem)
Copyright © 2026. All rights reserved.