public class AccountForDescribeDBAccountsOutput extends Object
| Constructor and Description |
|---|
AccountForDescribeDBAccountsOutput() |
public AccountForDescribeDBAccountsOutput accountName(String accountName)
public String getAccountName()
public void setAccountName(String accountName)
public AccountForDescribeDBAccountsOutput accountPrivileges(String accountPrivileges)
public String getAccountPrivileges()
public void setAccountPrivileges(String accountPrivileges)
public AccountForDescribeDBAccountsOutput accountStatus(String accountStatus)
public String getAccountStatus()
public void setAccountStatus(String accountStatus)
public AccountForDescribeDBAccountsOutput accountType(String accountType)
public String getAccountType()
public void setAccountType(String accountType)
public AccountForDescribeDBAccountsOutput notAllowPrivileges(List<String> notAllowPrivileges)
public AccountForDescribeDBAccountsOutput addNotAllowPrivilegesItem(String notAllowPrivilegesItem)
public List<String> getNotAllowPrivileges()
Copyright © 2025. All rights reserved.