| Package | Description | 
|---|---|
| com.tencentcloudapi.redis.v20180412 | |
| com.tencentcloudapi.redis.v20180412.models | 
| Modifier and Type | Method and Description | 
|---|---|
ChangeReplicaToMasterResponse | 
RedisClient.ChangeReplicaToMaster(ChangeReplicaToMasterRequest req)
This API is used to promote a replica node group of a multi-AZ deployed instance to master node group or a replica node of a single-AZ deployed instance to master node. 
 | 
| Constructor and Description | 
|---|
ChangeReplicaToMasterResponse(ChangeReplicaToMasterResponse 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.