| Package | Description | 
|---|---|
| com.tencentcloudapi.cdwdoris.v20211228.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PropertiesMap[] | UpdateDatabaseRequest. getProperties()Get Attribute key-value pair to be set | 
| PropertiesMap[] | ExecuteParametrizedQueryRequest. getQueryParameter()Get Query parameter array. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateDatabaseRequest. setProperties(PropertiesMap[] Properties)Set Attribute key-value pair to be set | 
| void | ExecuteParametrizedQueryRequest. setQueryParameter(PropertiesMap[] QueryParameter)Set Query parameter array. | 
| Constructor and Description | 
|---|
| PropertiesMap(PropertiesMap 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.