public static final class ListPrivateK8sResponseBody.PrivateK8sInfos.Builder extends Object
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder aliUid(Long aliUid)
The ID of the Alibaba Cloud account.
example:12345
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder apiServerIp(String apiServerIp)
The IP address of the API server.
example:192.168.XX.XX
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder clusterName(String clusterName)
The name of the cluster.
example:xxx
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder id(Long id)
The ID of the policy.
example:1
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder k8sVersion(String k8sVersion)
The version of Kubernetes.
example:1.18
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder kubeConfig(String kubeConfig)
The server configuration of Kubernetes.
example:xxx
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder netType(Long netType)
The network type. Valid values:
1
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder regionId(String regionId)
The ID of the region.
example:cn-hangzhou
public ListPrivateK8sResponseBody.PrivateK8sInfos.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC).
example:vpc-2zet5l358k6z0gnz*****
public ListPrivateK8sResponseBody.PrivateK8sInfos build()
Copyright © 2026. All rights reserved.