public static class GetClusterResponseBody.Cluster
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetClusterResponseBody.Cluster.Builder |
限定符和类型 | 方法和说明 |
---|---|
static GetClusterResponseBody.Cluster.Builder |
builder() |
static GetClusterResponseBody.Cluster |
create() |
String |
getClusterId() |
Integer |
getClusterImportStatus() |
String |
getClusterName() |
Integer |
getClusterType() |
Integer |
getCpu() |
Integer |
getCpuUsed() |
Long |
getCreateTime() |
String |
getCsClusterId() |
String |
getDescription() |
String |
getIaasProvider() |
Integer |
getMem() |
Integer |
getMemUsed() |
Integer |
getNetworkMode() |
Integer |
getNodeNum() |
Integer |
getOversoldFactor() |
String |
getRegionId() |
String |
getSubClusterType() |
Long |
getUpdateTime() |
String |
getVpcId() |
public static GetClusterResponseBody.Cluster.Builder builder()
public static GetClusterResponseBody.Cluster create()
public String getClusterId()
public Integer getClusterImportStatus()
public String getClusterName()
public Integer getClusterType()
public Integer getCpu()
public Integer getCpuUsed()
public Long getCreateTime()
public String getCsClusterId()
public String getDescription()
public String getIaasProvider()
public Integer getMem()
public Integer getMemUsed()
public Integer getNetworkMode()
public Integer getNodeNum()
public Integer getOversoldFactor()
public String getRegionId()
public String getSubClusterType()
public Long getUpdateTime()
public String getVpcId()
Copyright © 2023. All rights reserved.