| Package | Description |
|---|---|
| com.tencentcloudapi.mongodb.v20190725.models |
| Modifier and Type | Method and Description |
|---|---|
ParamType[] |
ModifyDBInstanceParamTplRequest.getParams()
Get 待修改参数名及参数值,为空时,各参数保持原有值,支持单条或批量修改。
|
ParamType[] |
CreateDBInstanceParamTplRequest.getParams()
Get 模板参数,若为空,则以系统默认模板作为新版本参数。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyDBInstanceParamTplRequest.setParams(ParamType[] Params)
Set 待修改参数名及参数值,为空时,各参数保持原有值,支持单条或批量修改。
|
void |
CreateDBInstanceParamTplRequest.setParams(ParamType[] Params)
Set 模板参数,若为空,则以系统默认模板作为新版本参数。
|
| Constructor and Description |
|---|
ParamType(ParamType 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 © 2024. All rights reserved.