Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
InputAccount |
ModifyAccountParamsRequest.getAccount()
Get 账号信息
|
InputAccount |
GrantAccountPrivilegesRequest.getAccount()
Get 账号信息
|
InputAccount |
ModifyAccountPrivilegesRequest.getAccount()
Get 账号信息
|
InputAccount |
DescribeAccountAllGrantPrivilegesRequest.getAccount()
Get 账号信息
|
InputAccount |
RevokeAccountPrivilegesRequest.getAccount()
Get 账号信息
|
InputAccount |
ModifyAccountHostRequest.getAccount()
Get 账号信息
|
InputAccount[] |
DeleteAccountsRequest.getAccounts()
Get 账号数组,包含account和host
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAccountParamsRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
GrantAccountPrivilegesRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
ModifyAccountPrivilegesRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
DescribeAccountAllGrantPrivilegesRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
RevokeAccountPrivilegesRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
ModifyAccountHostRequest.setAccount(InputAccount Account)
Set 账号信息
|
void |
DeleteAccountsRequest.setAccounts(InputAccount[] Accounts)
Set 账号数组,包含account和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 © 2025. All rights reserved.