Package | Description |
---|---|
com.tencentcloudapi.es.v20180416.models |
Modifier and Type | Method and Description |
---|---|
NodeInfo[] |
InstanceInfo.getNodeInfoList()
Get Cluster node information list
Note: This field may return null, indicating that no valid values can be obtained.
|
NodeInfo[] |
UpdateInstanceRequest.getNodeInfoList()
Get Node information list.
|
NodeInfo[] |
CreateInstanceRequest.getNodeInfoList()
Get Node information list, which is used to describe the specification information of various types of nodes in the cluster, such as node type, node quantity, node specification, disk type, and disk size
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceInfo.setNodeInfoList(NodeInfo[] NodeInfoList)
Set Cluster node information list
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
UpdateInstanceRequest.setNodeInfoList(NodeInfo[] NodeInfoList)
Set Node information list.
|
void |
CreateInstanceRequest.setNodeInfoList(NodeInfo[] NodeInfoList)
Set Node information list, which is used to describe the specification information of various types of nodes in the cluster, such as node type, node quantity, node specification, disk type, and disk size
|
Copyright © 2020. All rights reserved.