public class AccountPrivilegeForDescribeDBAccountsOutput extends Object
| Constructor and Description |
|---|
AccountPrivilegeForDescribeDBAccountsOutput() |
| Modifier and Type | Method and Description |
|---|---|
AccountPrivilegeForDescribeDBAccountsOutput |
dbName(String dbName) |
boolean |
equals(Object o) |
String |
getDbName()
Get dbName
|
String |
getRoleName()
Get roleName
|
int |
hashCode() |
AccountPrivilegeForDescribeDBAccountsOutput |
roleName(String roleName) |
void |
setDbName(String dbName) |
void |
setRoleName(String roleName) |
String |
toString() |
public AccountPrivilegeForDescribeDBAccountsOutput()
public AccountPrivilegeForDescribeDBAccountsOutput dbName(String dbName)
public String getDbName()
public void setDbName(String dbName)
public AccountPrivilegeForDescribeDBAccountsOutput roleName(String roleName)
public String getRoleName()
public void setRoleName(String roleName)
Copyright © 2026. All rights reserved.