@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class Datacenter extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_NUM |
static String |
SERIALIZED_NAME_CLUSTERS |
static String |
SERIALIZED_NAME_FAILURE_DATA_SPACE |
static String |
SERIALIZED_NAME_HOST_NUM |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LABELS |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_ORGANIZATION |
static String |
SERIALIZED_NAME_TOTAL_CPU_HZ |
static String |
SERIALIZED_NAME_TOTAL_DATA_CAPACITY |
static String |
SERIALIZED_NAME_TOTAL_MEMORY_BYTES |
static String |
SERIALIZED_NAME_USED_CPU_HZ |
static String |
SERIALIZED_NAME_USED_DATA_SPACE |
static String |
SERIALIZED_NAME_USED_MEMORY_BYTES |
static String |
SERIALIZED_NAME_VM_NUM |
_isPresent_| 构造器和说明 |
|---|
Datacenter() |
public static final String SERIALIZED_NAME_FAILURE_DATA_SPACE
public static final String SERIALIZED_NAME_TOTAL_DATA_CAPACITY
public static final String SERIALIZED_NAME_TOTAL_MEMORY_BYTES
public static final String SERIALIZED_NAME_USED_DATA_SPACE
public static final String SERIALIZED_NAME_USED_MEMORY_BYTES
public Datacenter clusterNum(Integer clusterNum)
public void setClusterNum(Integer clusterNum)
public Datacenter clusterNum_ExplictlyNull()
public Datacenter clusterNum_ExplictlyNonNull()
public void setClusterNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterNum_IsExplictlyNull()
public Datacenter clusters(List<NestedCluster> clusters)
public Datacenter addClustersItem(NestedCluster clustersItem)
@Nullable public List<NestedCluster> getClusters()
public void setClusters(List<NestedCluster> clusters)
public Datacenter clusters_ExplictlyNull()
public Datacenter clusters_ExplictlyNonNull()
public void setClusters_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusters_IsExplictlyNull()
public Datacenter failureDataSpace(Long failureDataSpace)
@Nullable public Long getFailureDataSpace()
public void setFailureDataSpace(Long failureDataSpace)
public Datacenter failureDataSpace_ExplictlyNull()
public Datacenter failureDataSpace_ExplictlyNonNull()
public void setFailureDataSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailureDataSpace_IsExplictlyNull()
public Datacenter hostNum(Integer hostNum)
public void setHostNum(Integer hostNum)
public Datacenter hostNum_ExplictlyNull()
public Datacenter hostNum_ExplictlyNonNull()
public void setHostNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostNum_IsExplictlyNull()
public Datacenter id(String id)
public void setId(String id)
public Datacenter id_ExplictlyNull()
public Datacenter id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public Datacenter labels(List<NestedLabel> labels)
public Datacenter addLabelsItem(NestedLabel labelsItem)
@Nullable public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
public Datacenter labels_ExplictlyNull()
public Datacenter labels_ExplictlyNonNull()
public void setLabels_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabels_IsExplictlyNull()
public Datacenter name(String name)
public void setName(String name)
public Datacenter name_ExplictlyNull()
public Datacenter name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public Datacenter organization(NestedOrganization organization)
@Nonnull public NestedOrganization getOrganization()
public void setOrganization(NestedOrganization organization)
public Datacenter organization_ExplictlyNull()
public Datacenter organization_ExplictlyNonNull()
public void setOrganization_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOrganization_IsExplictlyNull()
public Datacenter totalCpuHz(Long totalCpuHz)
public void setTotalCpuHz(Long totalCpuHz)
public Datacenter totalCpuHz_ExplictlyNull()
public Datacenter totalCpuHz_ExplictlyNonNull()
public void setTotalCpuHz_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalCpuHz_IsExplictlyNull()
public Datacenter totalDataCapacity(Long totalDataCapacity)
@Nullable public Long getTotalDataCapacity()
public void setTotalDataCapacity(Long totalDataCapacity)
public Datacenter totalDataCapacity_ExplictlyNull()
public Datacenter totalDataCapacity_ExplictlyNonNull()
public void setTotalDataCapacity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalDataCapacity_IsExplictlyNull()
public Datacenter totalMemoryBytes(Long totalMemoryBytes)
@Nullable public Long getTotalMemoryBytes()
public void setTotalMemoryBytes(Long totalMemoryBytes)
public Datacenter totalMemoryBytes_ExplictlyNull()
public Datacenter totalMemoryBytes_ExplictlyNonNull()
public void setTotalMemoryBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalMemoryBytes_IsExplictlyNull()
public Datacenter usedCpuHz(Double usedCpuHz)
public void setUsedCpuHz(Double usedCpuHz)
public Datacenter usedCpuHz_ExplictlyNull()
public Datacenter usedCpuHz_ExplictlyNonNull()
public void setUsedCpuHz_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsedCpuHz_IsExplictlyNull()
public Datacenter usedDataSpace(Long usedDataSpace)
public void setUsedDataSpace(Long usedDataSpace)
public Datacenter usedDataSpace_ExplictlyNull()
public Datacenter usedDataSpace_ExplictlyNonNull()
public void setUsedDataSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsedDataSpace_IsExplictlyNull()
public Datacenter usedMemoryBytes(Double usedMemoryBytes)
@Nullable public Double getUsedMemoryBytes()
public void setUsedMemoryBytes(Double usedMemoryBytes)
public Datacenter usedMemoryBytes_ExplictlyNull()
public Datacenter usedMemoryBytes_ExplictlyNonNull()
public void setUsedMemoryBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUsedMemoryBytes_IsExplictlyNull()
public Datacenter vmNum(Integer vmNum)
public void setVmNum(Integer vmNum)
public Datacenter vmNum_ExplictlyNull()
public Datacenter vmNum_ExplictlyNonNull()
public void setVmNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmNum_IsExplictlyNull()
Copyright © 2025. All rights reserved.