public static final class QueryClusterDetailResponseBody.Data.Builder extends Object
public QueryClusterDetailResponseBody.Data.Builder aclEntryList(String aclEntryList)
The whitelist.
example:[]
public QueryClusterDetailResponseBody.Data.Builder aclId(String aclId)
The ID of the whitelist.
example:acl-bp17020kiqvzutwwj****
public QueryClusterDetailResponseBody.Data.Builder appVersion(String appVersion)
The application version.
example:1.2.1
public QueryClusterDetailResponseBody.Data.Builder chargeType(String chargeType)
The billing method, such as subscription or pay-as-you-go.
example:Pay-as-you-go
public QueryClusterDetailResponseBody.Data.Builder clusterAliasName(String clusterAliasName)
The alias of the instance.
example:mse-7413****
public QueryClusterDetailResponseBody.Data.Builder clusterName(String clusterName)
The name of the instance.
example:mse-bc1a29b0-160230875****
public QueryClusterDetailResponseBody.Data.Builder clusterSpecification(String clusterSpecification)
The engine specifications.
example:MSE_SC_1_2_200_c
public QueryClusterDetailResponseBody.Data.Builder clusterType(String clusterType)
The type of the instance. Valid values: ZooKeeper, Nacos-Ans, and Eureka.
example:Nacos-Ans
public QueryClusterDetailResponseBody.Data.Builder clusterVersion(String clusterVersion)
The version of the instance.
example:1.2.1
public QueryClusterDetailResponseBody.Data.Builder connectionType(String connectionType)
The network connection type. Valid values:
slb
public QueryClusterDetailResponseBody.Data.Builder cpu(Integer cpu)
The number of vCPUs.
example:1
public QueryClusterDetailResponseBody.Data.Builder createTime(String createTime)
The time when the instance was created.
example:2020-07-31 11:36:08
public QueryClusterDetailResponseBody.Data.Builder diskCapacity(Long diskCapacity)
The capacity of the disk. Unit: GB.
example:60
public QueryClusterDetailResponseBody.Data.Builder diskType(String diskType)
The type of the disk.
example:alicloud-disk-ssd-multi-zone
public QueryClusterDetailResponseBody.Data.Builder healthStatus(String healthStatus)
The health status of the instance.
example:RESTART_SUCCESS
public QueryClusterDetailResponseBody.Data.Builder initCostTime(Long initCostTime)
The amount of time taken to create the instance. Unit: milliseconds.
example:98408
public QueryClusterDetailResponseBody.Data.Builder initStatus(String initStatus)
The creation status of the instance.
example:RESTART_SUCCESS
public QueryClusterDetailResponseBody.Data.Builder instanceCount(Integer instanceCount)
The number of instance nodes.
example:3
public QueryClusterDetailResponseBody.Data.Builder instanceId(String instanceId)
The ID of the instance.
example:mse-cn-st21ri2****
public QueryClusterDetailResponseBody.Data.Builder instanceModels(List<QueryClusterDetailResponseBody.InstanceModels> instanceModels)
The list of instance nodes.
public QueryClusterDetailResponseBody.Data.Builder internetAddress(String internetAddress)
The public IP address of the instance.
example:47.98.XX.XX
public QueryClusterDetailResponseBody.Data.Builder internetDomain(String internetDomain)
The public endpoint of the instance.
example:mse-7413****-p.eureka.mse.aliyuncs.com
public QueryClusterDetailResponseBody.Data.Builder internetPort(String internetPort)
The private port number.
example:8761
public QueryClusterDetailResponseBody.Data.Builder intranetAddress(String intranetAddress)
The internal IP address.
example:192.168.XX.XX
public QueryClusterDetailResponseBody.Data.Builder intranetDomain(String intranetDomain)
The internal endpoint of the instance.
example:mse-7413****-eureka.mse.aliyuncs.com
public QueryClusterDetailResponseBody.Data.Builder intranetPort(String intranetPort)
The private port number.
example:8761
public QueryClusterDetailResponseBody.Data.Builder memoryCapacity(Long memoryCapacity)
The size of the memory. Unit: GB.
example:2
public QueryClusterDetailResponseBody.Data.Builder mseVersion(String mseVersion)
The edition of Microservices Engine (MSE).
example:mse_basic
public QueryClusterDetailResponseBody.Data.Builder netType(String netType)
The network type of the instance. Valid values:
privatenet: VPCpubnet: Internetprivatenet
public QueryClusterDetailResponseBody.Data.Builder orderClusterVersion(String orderClusterVersion)
The version number of the original order.
example:1.2.0
public QueryClusterDetailResponseBody.Data.Builder payInfo(String payInfo)
The billing method, such as subscription or pay-as-you-go.
example:Pay-as-you-go
public QueryClusterDetailResponseBody.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.
3
public QueryClusterDetailResponseBody.Data.Builder regionId(String regionId)
The region ID.
example:cn-hangzhou
public QueryClusterDetailResponseBody.Data.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group.
example:rg-aek2dhgysj*****
public QueryClusterDetailResponseBody.Data.Builder tags(Map<String,?> tags)
The tags that are attached to the instance.
public QueryClusterDetailResponseBody.Data.Builder vSwitchId(String vSwitchId)
The ID of the vSwitch.
example:vsw-xxx-xxxx
public QueryClusterDetailResponseBody.Data.Builder versionLifecycle(String versionLifecycle)
public QueryClusterDetailResponseBody.Data.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC).
example:vpc-bp1hcg467ekqsv0zr****
public QueryClusterDetailResponseBody.Data build()
Copyright © 2026. All rights reserved.