@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class Witness extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_CPU_HZ_PER_CORE |
static String |
SERIALIZED_NAME_DATA_IP |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_MANAGEMENT_IP |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_SYSTEM_DATA_CAPACITY |
static String |
SERIALIZED_NAME_SYSTEM_USED_DATA_SPACE |
static String |
SERIALIZED_NAME_TOTAL_CPU_CORES |
static String |
SERIALIZED_NAME_TOTAL_CPU_HZ |
static String |
SERIALIZED_NAME_TOTAL_MEMORY_BYTES |
_isPresent_| 构造器和说明 |
|---|
Witness() |
public static final String SERIALIZED_NAME_CPU_HZ_PER_CORE
public static final String SERIALIZED_NAME_SYSTEM_DATA_CAPACITY
public static final String SERIALIZED_NAME_SYSTEM_USED_DATA_SPACE
public static final String SERIALIZED_NAME_TOTAL_CPU_CORES
public Witness cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public Witness cluster_ExplictlyNull()
public Witness cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public void setCpuHzPerCore(Long cpuHzPerCore)
public Witness cpuHzPerCore_ExplictlyNull()
public Witness cpuHzPerCore_ExplictlyNonNull()
public void setCpuHzPerCore_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuHzPerCore_IsExplictlyNull()
public void setDataIp(String dataIp)
public Witness dataIp_ExplictlyNull()
public Witness dataIp_ExplictlyNonNull()
public void setDataIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataIp_IsExplictlyNull()
public void setId(String id)
public Witness id_ExplictlyNull()
public Witness id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public void setLocalId(String localId)
public Witness localId_ExplictlyNull()
public Witness localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public void setManagementIp(String managementIp)
public Witness managementIp_ExplictlyNull()
public Witness managementIp_ExplictlyNonNull()
public void setManagementIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManagementIp_IsExplictlyNull()
public void setName(String name)
public Witness name_ExplictlyNull()
public Witness name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
@Nonnull public Long getSystemDataCapacity()
public void setSystemDataCapacity(Long systemDataCapacity)
public Witness systemDataCapacity_ExplictlyNull()
public Witness systemDataCapacity_ExplictlyNonNull()
public void setSystemDataCapacity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSystemDataCapacity_IsExplictlyNull()
@Nonnull public Long getSystemUsedDataSpace()
public void setSystemUsedDataSpace(Long systemUsedDataSpace)
public Witness systemUsedDataSpace_ExplictlyNull()
public Witness systemUsedDataSpace_ExplictlyNonNull()
public void setSystemUsedDataSpace_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSystemUsedDataSpace_IsExplictlyNull()
public void setTotalCpuCores(Integer totalCpuCores)
public Witness totalCpuCores_ExplictlyNull()
public Witness totalCpuCores_ExplictlyNonNull()
public void setTotalCpuCores_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalCpuCores_IsExplictlyNull()
public void setTotalCpuHz(Long totalCpuHz)
public Witness totalCpuHz_ExplictlyNull()
public Witness totalCpuHz_ExplictlyNonNull()
public void setTotalCpuHz_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalCpuHz_IsExplictlyNull()
@Nonnull public Long getTotalMemoryBytes()
public void setTotalMemoryBytes(Long totalMemoryBytes)
public Witness totalMemoryBytes_ExplictlyNull()
public Witness totalMemoryBytes_ExplictlyNonNull()
public void setTotalMemoryBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalMemoryBytes_IsExplictlyNull()
Copyright © 2025. All rights reserved.