public static final class QueryClusterInfoResponseBody.Data.Builder extends Object
public QueryClusterInfoResponseBody.Data.Builder aclEntryList(String aclEntryList)
The public IP address whitelist.
example:["127.0.0.0/32"]
public QueryClusterInfoResponseBody.Data.Builder aclId(String aclId)
The ID of the instance in the public IP address whitelist.
example:acl-bp144q24cgqvzckmxxxx
public QueryClusterInfoResponseBody.Data.Builder appVersion(String appVersion)
The version of the instance.
example:2.1.0
public QueryClusterInfoResponseBody.Data.Builder canUpdate(Boolean canUpdate)
public QueryClusterInfoResponseBody.Data.Builder chargeType(String chargeType)
The billing method, such as subscription or pay-as-you-go.
example:POSTPAY
public QueryClusterInfoResponseBody.Data.Builder clusterAliasName(String clusterAliasName)
The alias of the instance.
example:Development environment
public QueryClusterInfoResponseBody.Data.Builder clusterName(String clusterName)
The full name of the instance.
example:mse-74355150-xxxxxxx
public QueryClusterInfoResponseBody.Data.Builder clusterSpecification(String clusterSpecification)
The engine specifications.
example:MSE_SC_2_4_60_c
public QueryClusterInfoResponseBody.Data.Builder clusterType(String clusterType)
The type of the instance. Valid values: ZooKeeper, Nacos-Ans, and Eureka.
example:Nacos-Ans
public QueryClusterInfoResponseBody.Data.Builder clusterVersion(String clusterVersion)
The version of the order.
example:NACOS_2_0_0
public QueryClusterInfoResponseBody.Data.Builder connectionType(String connectionType)
A deprecated parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder cpu(Integer cpu)
A deprecated parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder createTime(String createTime)
The time when the instance was created.
example:2022-12-15 10:02:07
public QueryClusterInfoResponseBody.Data.Builder diskCapacity(Long diskCapacity)
A deprecated parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder diskType(String diskType)
A deprecated parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder eipInstanceId(String eipInstanceId)
The ID of the instance that is associated with the Elastic IP Address (EIP).
example:eip-bp1uujshd5funmyy8rcl9
public QueryClusterInfoResponseBody.Data.Builder endDate(String endDate)
The time when the subscription instance expires.
example:2021-08-01 00:00:00
public QueryClusterInfoResponseBody.Data.Builder expectZones(List<String> expectZones)
The zones to which the current cluster can be distributed.
public QueryClusterInfoResponseBody.Data.Builder healthStatus(String healthStatus)
The status of the instance.
example:INIT_SUCCESS
public QueryClusterInfoResponseBody.Data.Builder initCostTime(Long initCostTime)
The time that is required to initialize the instance. Unit: milliseconds.
example:53353
public QueryClusterInfoResponseBody.Data.Builder initStatus(String initStatus)
The initial status of the instance.
example:INIT_SUCCESS
public QueryClusterInfoResponseBody.Data.Builder instanceCount(Integer instanceCount)
The number of instance nodes.
example:3
public QueryClusterInfoResponseBody.Data.Builder instanceId(String instanceId)
The ID of the instance
example:mse-cn-st21ri2****
public QueryClusterInfoResponseBody.Data.Builder instanceModels(List<QueryClusterInfoResponseBody.InstanceModels> instanceModels)
The reserved structure.
public QueryClusterInfoResponseBody.Data.Builder internetAddress(String internetAddress)
A reserved parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder internetDomain(String internetDomain)
The public endpoint.
example:mse-xxxxxx-p.nacos-ans.mse.aliyuncs.com
public QueryClusterInfoResponseBody.Data.Builder internetPort(String internetPort)
The instance ports that are accessible over the Internet.
example:8848,6443,9848,8761
public QueryClusterInfoResponseBody.Data.Builder intranetAddress(String intranetAddress)
A reserved parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder intranetDomain(String intranetDomain)
The internal endpoint.
example:mse-xxxxx-nacos-ans.mse.aliyuncs.com
public QueryClusterInfoResponseBody.Data.Builder intranetPort(String intranetPort)
The instance ports that are accessible over an internal network.
example:8848,6443,9848,8761
public QueryClusterInfoResponseBody.Data.Builder maintenancePeriod(QueryClusterInfoResponseBody.MaintenancePeriod maintenancePeriod)
The O&M time window.
public QueryClusterInfoResponseBody.Data.Builder memoryCapacity(Long memoryCapacity)
A deprecated parameter.
example:null
public QueryClusterInfoResponseBody.Data.Builder mseVersion(String mseVersion)
The version of the instance.
example:mse_pro
public QueryClusterInfoResponseBody.Data.Builder netType(String netType)
The network connection type of the instance.
example:privatenet
public QueryClusterInfoResponseBody.Data.Builder payInfo(String payInfo)
The billing method.
example:Pay-as-you-go
public QueryClusterInfoResponseBody.Data.Builder pubNetworkFlow(String pubNetworkFlow)
The public bandwidth. Unit: Mbit/s.
Valid values: 0 to 5000. The value 0 indicates no access to the Internet.
1
public QueryClusterInfoResponseBody.Data.Builder regionId(String regionId)
The ID of the region.
example:cn-hangzhou
public QueryClusterInfoResponseBody.Data.Builder securityGroupId(String securityGroupId)
The ID of the security group to which the elastic network interface (ENI) is connected.
example:sg-uf6hgwe067prhg68agfa
public QueryClusterInfoResponseBody.Data.Builder securityGroupType(String securityGroupType)
The type of the security group to which the ENI is connected.
example:enterprise
public QueryClusterInfoResponseBody.Data.Builder tags(Map<String,?> tags)
The tag.
public QueryClusterInfoResponseBody.Data.Builder vSwitchId(String vSwitchId)
The ID of the vSwitch.
example:vsw-bp1egfakxxxxx
public QueryClusterInfoResponseBody.Data.Builder versionCode(String versionCode)
public QueryClusterInfoResponseBody.Data.Builder versionLifecycle(String versionLifecycle)
public QueryClusterInfoResponseBody.Data.Builder vpcId(String vpcId)
The ID of the VPC where the instance resides.
example:vpc-bp1v5nbauzh8xxxxxxx
public QueryClusterInfoResponseBody.Data build()
Copyright © 2026. All rights reserved.