Class EdgeNodeResourceInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iecp.v20210914.models.EdgeNodeResourceInfo
-
public class EdgeNodeResourceInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description EdgeNodeResourceInfo()EdgeNodeResourceInfo(EdgeNodeResourceInfo 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 StringgetAllocatedCPU()Get 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。StringgetAllocatedGPU()Get 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。StringgetAllocatedMemory()Get 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。StringgetAvailableCPU()Get 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。StringgetAvailableGPU()Get 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。StringgetAvailableMemory()Get 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。StringgetTotalCPU()Get CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。StringgetTotalGPU()Get GPU总量 注意:此字段可能返回 null,表示取不到有效值。StringgetTotalMemory()Get 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。voidsetAllocatedCPU(String AllocatedCPU)Set 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。voidsetAllocatedGPU(String AllocatedGPU)Set 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。voidsetAllocatedMemory(String AllocatedMemory)Set 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。voidsetAvailableCPU(String AvailableCPU)Set 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。voidsetAvailableGPU(String AvailableGPU)Set 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。voidsetAvailableMemory(String AvailableMemory)Set 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。voidsetTotalCPU(String TotalCPU)Set CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。voidsetTotalGPU(String TotalGPU)Set GPU总量 注意:此字段可能返回 null,表示取不到有效值。voidsetTotalMemory(String TotalMemory)Set 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。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
-
EdgeNodeResourceInfo
public EdgeNodeResourceInfo()
-
EdgeNodeResourceInfo
public EdgeNodeResourceInfo(EdgeNodeResourceInfo 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
-
getAllocatedCPU
public String getAllocatedCPU()
Get 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AllocatedCPU 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。
-
setAllocatedCPU
public void setAllocatedCPU(String AllocatedCPU)
Set 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AllocatedCPU- 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalCPU
public String getTotalCPU()
Get CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalCPU CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalCPU
public void setTotalCPU(String TotalCPU)
Set CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalCPU- CPU总量 单位:m核 注意:此字段可能返回 null,表示取不到有效值。
-
getAllocatedMemory
public String getAllocatedMemory()
Get 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AllocatedMemory 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。
-
setAllocatedMemory
public void setAllocatedMemory(String AllocatedMemory)
Set 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AllocatedMemory- 已分配的内存 单位G 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalMemory
public String getTotalMemory()
Get 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalMemory 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalMemory
public void setTotalMemory(String TotalMemory)
Set 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalMemory- 内存总量 单位G 注意:此字段可能返回 null,表示取不到有效值。
-
getAllocatedGPU
public String getAllocatedGPU()
Get 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AllocatedGPU 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。
-
setAllocatedGPU
public void setAllocatedGPU(String AllocatedGPU)
Set 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AllocatedGPU- 已分配的GPU资源 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalGPU
public String getTotalGPU()
Get GPU总量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalGPU GPU总量 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalGPU
public void setTotalGPU(String TotalGPU)
Set GPU总量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalGPU- GPU总量 注意:此字段可能返回 null,表示取不到有效值。
-
getAvailableCPU
public String getAvailableCPU()
Get 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AvailableCPU 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。
-
setAvailableCPU
public void setAvailableCPU(String AvailableCPU)
Set 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AvailableCPU- 可使用的CPU 单位: m核 注意:此字段可能返回 null,表示取不到有效值。
-
getAvailableMemory
public String getAvailableMemory()
Get 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AvailableMemory 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。
-
setAvailableMemory
public void setAvailableMemory(String AvailableMemory)
Set 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AvailableMemory- 可使用的内存 单位: G 注意:此字段可能返回 null,表示取不到有效值。
-
getAvailableGPU
public String getAvailableGPU()
Get 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AvailableGPU 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。
-
setAvailableGPU
public void setAvailableGPU(String AvailableGPU)
Set 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AvailableGPU- 可使用的GPU资源 注意:此字段可能返回 null,表示取不到有效值。
-
-