Class OutterResource
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.emr.v20190103.models.OutterResource
-
public class OutterResource extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description OutterResource()OutterResource(OutterResource 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 LonggetCpu()Get CPU个数 注意:此字段可能返回 null,表示取不到有效值。LonggetDiskSize()Get 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。StringgetDiskType()Get 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。StringgetInstanceType()Get 规格 注意:此字段可能返回 null,表示取不到有效值。LonggetMemSize()Get 内存大小 注意:此字段可能返回 null,表示取不到有效值。LonggetRootSize()Get 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。StringgetSpec()Get 规格 注意:此字段可能返回 null,表示取不到有效值。StringgetSpecName()Get 规格名 注意:此字段可能返回 null,表示取不到有效值。LonggetStorageType()Get 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。voidsetCpu(Long Cpu)Set CPU个数 注意:此字段可能返回 null,表示取不到有效值。voidsetDiskSize(Long DiskSize)Set 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。voidsetDiskType(String DiskType)Set 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。voidsetInstanceType(String InstanceType)Set 规格 注意:此字段可能返回 null,表示取不到有效值。voidsetMemSize(Long MemSize)Set 内存大小 注意:此字段可能返回 null,表示取不到有效值。voidsetRootSize(Long RootSize)Set 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。voidsetSpec(String Spec)Set 规格 注意:此字段可能返回 null,表示取不到有效值。voidsetSpecName(String SpecName)Set 规格名 注意:此字段可能返回 null,表示取不到有效值。voidsetStorageType(Long StorageType)Set 硬盘类型 注意:此字段可能返回 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
-
OutterResource
public OutterResource()
-
OutterResource
public OutterResource(OutterResource 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
-
getSpec
public String getSpec()
Get 规格 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Spec 规格 注意:此字段可能返回 null,表示取不到有效值。
-
setSpec
public void setSpec(String Spec)
Set 规格 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Spec- 规格 注意:此字段可能返回 null,表示取不到有效值。
-
getSpecName
public String getSpecName()
Get 规格名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SpecName 规格名 注意:此字段可能返回 null,表示取不到有效值。
-
setSpecName
public void setSpecName(String SpecName)
Set 规格名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SpecName- 规格名 注意:此字段可能返回 null,表示取不到有效值。
-
getStorageType
public Long getStorageType()
Get 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StorageType 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。
-
setStorageType
public void setStorageType(Long StorageType)
Set 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StorageType- 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。
-
getDiskType
public String getDiskType()
Get 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DiskType 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。
-
setDiskType
public void setDiskType(String DiskType)
Set 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DiskType- 硬盘类型 注意:此字段可能返回 null,表示取不到有效值。
-
getRootSize
public Long getRootSize()
Get 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RootSize 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。
-
setRootSize
public void setRootSize(Long RootSize)
Set 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RootSize- 系统盘大小 注意:此字段可能返回 null,表示取不到有效值。
-
getMemSize
public Long getMemSize()
Get 内存大小 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MemSize 内存大小 注意:此字段可能返回 null,表示取不到有效值。
-
setMemSize
public void setMemSize(Long MemSize)
Set 内存大小 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MemSize- 内存大小 注意:此字段可能返回 null,表示取不到有效值。
-
getCpu
public Long getCpu()
Get CPU个数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Cpu CPU个数 注意:此字段可能返回 null,表示取不到有效值。
-
setCpu
public void setCpu(Long Cpu)
Set CPU个数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Cpu- CPU个数 注意:此字段可能返回 null,表示取不到有效值。
-
getDiskSize
public Long getDiskSize()
Get 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DiskSize 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。
-
setDiskSize
public void setDiskSize(Long DiskSize)
Set 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DiskSize- 硬盘大小 注意:此字段可能返回 null,表示取不到有效值。
-
getInstanceType
public String getInstanceType()
Get 规格 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- InstanceType 规格 注意:此字段可能返回 null,表示取不到有效值。
-
setInstanceType
public void setInstanceType(String InstanceType)
Set 规格 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
InstanceType- 规格 注意:此字段可能返回 null,表示取不到有效值。
-
-