| Package | Description | 
|---|---|
| com.tencentcloudapi.tcaplusdb.v20190823 | |
| com.tencentcloudapi.tcaplusdb.v20190823.models | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyClusterPasswordResponse | 
TcaplusdbClient.ModifyClusterPassword(ModifyClusterPasswordRequest req)
修改指定集群的密码,后台将在旧密码失效之前同时支持TcaplusDB SDK使用旧密码和新密码访问数据库。在旧密码失效之前不能提交新的密码修改请求,在旧密码失效之后不能提交修改旧密码过期时间的请求。 
 | 
| Constructor and Description | 
|---|
ModifyClusterPasswordRequest(ModifyClusterPasswordRequest 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 © 2022. All rights reserved.