| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
ParamInfo[] |
DescribeClusterParamsResponse.getItems()
Get 实例参数列表
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordDictionary()
Get 数据字典参数
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordLength()
Get 密码长度
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordMixedCaseCount()
Get 大小写敏感字符个数
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordNumberCount()
Get 数字个数
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordPolicy()
Get 密码等级
|
ParamInfo |
DescribeClusterPasswordComplexityResponse.getValidatePasswordSpecialCharCount()
Get 特殊字符个数
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClusterParamsResponse.setItems(ParamInfo[] Items)
Set 实例参数列表
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordDictionary(ParamInfo ValidatePasswordDictionary)
Set 数据字典参数
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordLength(ParamInfo ValidatePasswordLength)
Set 密码长度
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordMixedCaseCount(ParamInfo ValidatePasswordMixedCaseCount)
Set 大小写敏感字符个数
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordNumberCount(ParamInfo ValidatePasswordNumberCount)
Set 数字个数
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordPolicy(ParamInfo ValidatePasswordPolicy)
Set 密码等级
|
void |
DescribeClusterPasswordComplexityResponse.setValidatePasswordSpecialCharCount(ParamInfo ValidatePasswordSpecialCharCount)
Set 特殊字符个数
|
| Constructor and Description |
|---|
ParamInfo(ParamInfo 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.