Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
RedisNodeInfo[] |
CreateInstancesRequest.getNodeSet()
Get Node information of an instance.
|
RedisNodeInfo[] |
UpgradeInstanceRequest.getNodeSet()
Get The information of the replica to be added to a multi-AZ instance, such as replica availability zone and replica type (`NodeType` should be `1`).
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInstancesRequest.setNodeSet(RedisNodeInfo[] NodeSet)
Set Node information of an instance.
|
void |
UpgradeInstanceRequest.setNodeSet(RedisNodeInfo[] NodeSet)
Set The information of the replica to be added to a multi-AZ instance, such as replica availability zone and replica type (`NodeType` should be `1`).
|
Copyright © 2021. All rights reserved.