Package | Description |
---|---|
com.tencentcloudapi.cdwpg.v20201230.models |
Modifier and Type | Method and Description |
---|---|
HbaConfig[] |
ModifyUserHbaRequest.getHbaConfigs()
Get hba数组
|
HbaConfig[] |
DescribeUserHbaConfigResponse.getHbaConfigs()
Get hba数组
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyUserHbaRequest.setHbaConfigs(HbaConfig[] HbaConfigs)
Set hba数组
|
void |
DescribeUserHbaConfigResponse.setHbaConfigs(HbaConfig[] HbaConfigs)
Set hba数组
|
Constructor and Description |
---|
HbaConfig(HbaConfig 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.