| Package | Description |
|---|---|
| com.tencentcloudapi.mongodb.v20190725.models |
| Modifier and Type | Method and Description |
|---|---|
ModifyMongoDBParamType[] |
ModifyInstanceParamsRequest.getInstanceParams()
Get 指定需修改的参数名及值。当前所支持的参数名及对应取值范围,请通过 [DescribeInstanceParams ](https://cloud.tencent.com/document/product/240/65903)获取。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyInstanceParamsRequest.setInstanceParams(ModifyMongoDBParamType[] InstanceParams)
Set 指定需修改的参数名及值。当前所支持的参数名及对应取值范围,请通过 [DescribeInstanceParams ](https://cloud.tencent.com/document/product/240/65903)获取。
|
| Constructor and Description |
|---|
ModifyMongoDBParamType(ModifyMongoDBParamType 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.