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