Class DedicatedClusterOrderItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cdc.v20201214.models.DedicatedClusterOrderItem
-
public class DedicatedClusterOrderItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DedicatedClusterOrderItem()DedicatedClusterOrderItem(DedicatedClusterOrderItem source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetComputeFormat()Get 规格展示 注意:此字段可能返回 null,表示取不到有效值。LonggetCount()Get 关联的集群规格数量StringgetCreateTime()Get 订单创建的时间StringgetDedicatedClusterTypeId()Get 专用集群类型idStringgetDescription()Get 规格详细描述StringgetName()Get 规格简单描述FloatgetPowerDraw()Get 功率要求(KW)StringgetSubOrderId()Get 子订单IDLonggetSubOrderPayStatus()Get 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。StringgetSubOrderStatus()Get 订单状态String[]getSupportedInstanceFamily()Get 支持的实例族列表String[]getSupportedStorageType()Get 支持的存储类型列表Long[]getSupportedUplinkSpeed()Get 支持的上连交换机的链路传输速率(GiB)LonggetTotalCpu()Get CPU数LonggetTotalGpu()Get GPU数LonggetTotalMem()Get 内存数StringgetTypeFamily()Get 规格类型 注意:此字段可能返回 null,表示取不到有效值。StringgetTypeName()Get 规格英文名LonggetWeight()Get 地板承重要求(KG)voidsetComputeFormat(String ComputeFormat)Set 规格展示 注意:此字段可能返回 null,表示取不到有效值。voidsetCount(Long Count)Set 关联的集群规格数量voidsetCreateTime(String CreateTime)Set 订单创建的时间voidsetDedicatedClusterTypeId(String DedicatedClusterTypeId)Set 专用集群类型idvoidsetDescription(String Description)Set 规格详细描述voidsetName(String Name)Set 规格简单描述voidsetPowerDraw(Float PowerDraw)Set 功率要求(KW)voidsetSubOrderId(String SubOrderId)Set 子订单IDvoidsetSubOrderPayStatus(Long SubOrderPayStatus)Set 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。voidsetSubOrderStatus(String SubOrderStatus)Set 订单状态voidsetSupportedInstanceFamily(String[] SupportedInstanceFamily)Set 支持的实例族列表voidsetSupportedStorageType(String[] SupportedStorageType)Set 支持的存储类型列表voidsetSupportedUplinkSpeed(Long[] SupportedUplinkSpeed)Set 支持的上连交换机的链路传输速率(GiB)voidsetTotalCpu(Long TotalCpu)Set CPU数voidsetTotalGpu(Long TotalGpu)Set GPU数voidsetTotalMem(Long TotalMem)Set 内存数voidsetTypeFamily(String TypeFamily)Set 规格类型 注意:此字段可能返回 null,表示取不到有效值。voidsetTypeName(String TypeName)Set 规格英文名voidsetWeight(Long Weight)Set 地板承重要求(KG)voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DedicatedClusterOrderItem
public DedicatedClusterOrderItem()
-
DedicatedClusterOrderItem
public DedicatedClusterOrderItem(DedicatedClusterOrderItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getDedicatedClusterTypeId
public String getDedicatedClusterTypeId()
Get 专用集群类型id- Returns:
- DedicatedClusterTypeId 专用集群类型id
-
setDedicatedClusterTypeId
public void setDedicatedClusterTypeId(String DedicatedClusterTypeId)
Set 专用集群类型id- Parameters:
DedicatedClusterTypeId- 专用集群类型id
-
getSupportedStorageType
public String[] getSupportedStorageType()
Get 支持的存储类型列表- Returns:
- SupportedStorageType 支持的存储类型列表
-
setSupportedStorageType
public void setSupportedStorageType(String[] SupportedStorageType)
Set 支持的存储类型列表- Parameters:
SupportedStorageType- 支持的存储类型列表
-
getSupportedUplinkSpeed
public Long[] getSupportedUplinkSpeed()
Get 支持的上连交换机的链路传输速率(GiB)- Returns:
- SupportedUplinkSpeed 支持的上连交换机的链路传输速率(GiB)
-
setSupportedUplinkSpeed
public void setSupportedUplinkSpeed(Long[] SupportedUplinkSpeed)
Set 支持的上连交换机的链路传输速率(GiB)- Parameters:
SupportedUplinkSpeed- 支持的上连交换机的链路传输速率(GiB)
-
getSupportedInstanceFamily
public String[] getSupportedInstanceFamily()
Get 支持的实例族列表- Returns:
- SupportedInstanceFamily 支持的实例族列表
-
setSupportedInstanceFamily
public void setSupportedInstanceFamily(String[] SupportedInstanceFamily)
Set 支持的实例族列表- Parameters:
SupportedInstanceFamily- 支持的实例族列表
-
getWeight
public Long getWeight()
Get 地板承重要求(KG)- Returns:
- Weight 地板承重要求(KG)
-
setWeight
public void setWeight(Long Weight)
Set 地板承重要求(KG)- Parameters:
Weight- 地板承重要求(KG)
-
getPowerDraw
public Float getPowerDraw()
Get 功率要求(KW)- Returns:
- PowerDraw 功率要求(KW)
-
setPowerDraw
public void setPowerDraw(Float PowerDraw)
Set 功率要求(KW)- Parameters:
PowerDraw- 功率要求(KW)
-
getSubOrderStatus
public String getSubOrderStatus()
Get 订单状态- Returns:
- SubOrderStatus 订单状态
-
setSubOrderStatus
public void setSubOrderStatus(String SubOrderStatus)
Set 订单状态- Parameters:
SubOrderStatus- 订单状态
-
getCreateTime
public String getCreateTime()
Get 订单创建的时间- Returns:
- CreateTime 订单创建的时间
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 订单创建的时间- Parameters:
CreateTime- 订单创建的时间
-
getSubOrderId
public String getSubOrderId()
Get 子订单ID- Returns:
- SubOrderId 子订单ID
-
setSubOrderId
public void setSubOrderId(String SubOrderId)
Set 子订单ID- Parameters:
SubOrderId- 子订单ID
-
getCount
public Long getCount()
Get 关联的集群规格数量- Returns:
- Count 关联的集群规格数量
-
setCount
public void setCount(Long Count)
Set 关联的集群规格数量- Parameters:
Count- 关联的集群规格数量
-
getName
public String getName()
Get 规格简单描述- Returns:
- Name 规格简单描述
-
setName
public void setName(String Name)
Set 规格简单描述- Parameters:
Name- 规格简单描述
-
getDescription
public String getDescription()
Get 规格详细描述- Returns:
- Description 规格详细描述
-
setDescription
public void setDescription(String Description)
Set 规格详细描述- Parameters:
Description- 规格详细描述
-
getTotalCpu
public Long getTotalCpu()
Get CPU数- Returns:
- TotalCpu CPU数
-
setTotalCpu
public void setTotalCpu(Long TotalCpu)
Set CPU数- Parameters:
TotalCpu- CPU数
-
getTotalMem
public Long getTotalMem()
Get 内存数- Returns:
- TotalMem 内存数
-
setTotalMem
public void setTotalMem(Long TotalMem)
Set 内存数- Parameters:
TotalMem- 内存数
-
getTotalGpu
public Long getTotalGpu()
Get GPU数- Returns:
- TotalGpu GPU数
-
setTotalGpu
public void setTotalGpu(Long TotalGpu)
Set GPU数- Parameters:
TotalGpu- GPU数
-
getTypeName
public String getTypeName()
Get 规格英文名- Returns:
- TypeName 规格英文名
-
setTypeName
public void setTypeName(String TypeName)
Set 规格英文名- Parameters:
TypeName- 规格英文名
-
getComputeFormat
public String getComputeFormat()
Get 规格展示 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ComputeFormat 规格展示 注意:此字段可能返回 null,表示取不到有效值。
-
setComputeFormat
public void setComputeFormat(String ComputeFormat)
Set 规格展示 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ComputeFormat- 规格展示 注意:此字段可能返回 null,表示取不到有效值。
-
getTypeFamily
public String getTypeFamily()
Get 规格类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TypeFamily 规格类型 注意:此字段可能返回 null,表示取不到有效值。
-
setTypeFamily
public void setTypeFamily(String TypeFamily)
Set 规格类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TypeFamily- 规格类型 注意:此字段可能返回 null,表示取不到有效值。
-
getSubOrderPayStatus
public Long getSubOrderPayStatus()
Get 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SubOrderPayStatus 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。
-
setSubOrderPayStatus
public void setSubOrderPayStatus(Long SubOrderPayStatus)
Set 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SubOrderPayStatus- 0未支付,1已支付 注意:此字段可能返回 null,表示取不到有效值。
-
-