| Package | Description | 
|---|---|
| com.tencentcloudapi.cdb.v20170320.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Parameter[] | ModifyParamTemplateRequest. getParamList()Get List of parameters. | 
| Parameter[] | ModifyInstanceParamRequest. getParamList()Get List of parameters to be modified. | 
| Parameter[] | ModifyInstancePasswordComplexityRequest. getParamList()Get List of parameters to be modified. | 
| Parameter[] | CreateParamTemplateRequest. getParamList()Get List of parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyParamTemplateRequest. setParamList(Parameter[] ParamList)Set List of parameters. | 
| void | ModifyInstanceParamRequest. setParamList(Parameter[] ParamList)Set List of parameters to be modified. | 
| void | ModifyInstancePasswordComplexityRequest. setParamList(Parameter[] ParamList)Set List of parameters to be modified. | 
| void | CreateParamTemplateRequest. setParamList(Parameter[] ParamList)Set List of parameters. | 
| Constructor and Description | 
|---|
| Parameter(Parameter 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 © 2023. All rights reserved.