| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
InputAccount | 
ModifyAccountPrivilegesRequest.getAccount()
Get Account infomation 
 | 
InputAccount | 
ModifyAccountHostRequest.getAccount()
Get Account infomation 
 | 
InputAccount[] | 
DeleteAccountsRequest.getAccounts()
Get Accounts in array, which contains `account` and `host`. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyAccountPrivilegesRequest.setAccount(InputAccount Account)
Set Account infomation 
 | 
void | 
ModifyAccountHostRequest.setAccount(InputAccount Account)
Set Account infomation 
 | 
void | 
DeleteAccountsRequest.setAccounts(InputAccount[] Accounts)
Set Accounts in array, which contains `account` and `host`. 
 | 
| Constructor and Description | 
|---|
InputAccount(InputAccount source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2024. All rights reserved.