public static class GetK8sClusterResponseBody.Cluster
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetK8sClusterResponseBody.Cluster.Builder |
限定符和类型 | 方法和说明 |
---|---|
static GetK8sClusterResponseBody.Cluster.Builder |
builder() |
static GetK8sClusterResponseBody.Cluster |
create() |
String |
getClusterId() |
Integer |
getClusterImportStatus() |
String |
getClusterName() |
Integer |
getClusterStatus() |
Integer |
getClusterType() |
Integer |
getCpu() |
String |
getCsClusterId() |
String |
getCsClusterStatus() |
String |
getDescription() |
Integer |
getMem() |
Integer |
getNetworkMode() |
Integer |
getNodeNum() |
String |
getRegionId() |
String |
getSubClusterType() |
String |
getSubNetCidr() |
String |
getVpcId() |
String |
getVswitchId() |
public static GetK8sClusterResponseBody.Cluster.Builder builder()
public static GetK8sClusterResponseBody.Cluster create()
public String getClusterId()
public Integer getClusterImportStatus()
public String getClusterName()
public Integer getClusterStatus()
public Integer getClusterType()
public Integer getCpu()
public String getCsClusterId()
public String getCsClusterStatus()
public String getDescription()
public Integer getMem()
public Integer getNetworkMode()
public Integer getNodeNum()
public String getRegionId()
public String getSubClusterType()
public String getSubNetCidr()
public String getVpcId()
public String getVswitchId()
Copyright © 2023. All rights reserved.