| Package | Description | 
|---|---|
| com.tencentcloudapi.postgres.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ParamInfo[] | DescribeDBInstanceParametersResponse. getDetail()Get 参数列表返回详情 | 
| ParamInfo[] | DescribeParameterTemplateAttributesResponse. getParamInfoSet()Get 参数模板包含的参数信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| ParamInfo[] | DescribeDefaultParametersResponse. getParamInfoSet()Get 参数信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeDBInstanceParametersResponse. setDetail(ParamInfo[] Detail)Set 参数列表返回详情 | 
| void | DescribeParameterTemplateAttributesResponse. setParamInfoSet(ParamInfo[] ParamInfoSet)Set 参数模板包含的参数信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | DescribeDefaultParametersResponse. setParamInfoSet(ParamInfo[] ParamInfoSet)Set 参数信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| 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.