public static class DescribeDedicatedHostGroupsResponse.DedicatedHostGroupsItem extends Object
| 构造器和说明 |
|---|
DedicatedHostGroupsItem() |
public String getDedicatedHostGroupId()
public void setDedicatedHostGroupId(String dedicatedHostGroupId)
public String getDedicatedHostGroupDesc()
public void setDedicatedHostGroupDesc(String dedicatedHostGroupDesc)
public Integer getCpuAllocationRatio()
public void setCpuAllocationRatio(Integer cpuAllocationRatio)
public Integer getMemAllocationRatio()
public void setMemAllocationRatio(Integer memAllocationRatio)
public Integer getDiskAllocationRatio()
public void setDiskAllocationRatio(Integer diskAllocationRatio)
public String getAllocationPolicy()
public void setAllocationPolicy(String allocationPolicy)
public String getHostReplacePolicy()
public void setHostReplacePolicy(String hostReplacePolicy)
public String getCreateTime()
public void setCreateTime(String createTime)
public String getVPCId()
public void setVPCId(String vPCId)
public Integer getHostNumber()
public void setHostNumber(Integer hostNumber)
public Integer getInstanceNumber()
public void setInstanceNumber(Integer instanceNumber)
public String getEngine()
public void setEngine(String engine)
public String getText()
public void setText(String text)
public Map<Object,Object> getDedicatedHostCountGroupByHostType()
public void setDedicatedHostCountGroupByHostType(Map<Object,Object> dedicatedHostCountGroupByHostType)
public String getBastionInstanceId()
public void setBastionInstanceId(String bastionInstanceId)
public String getOpenPermission()
public void setOpenPermission(String openPermission)
public Float getMemUtility()
public void setMemUtility(Float memUtility)
public Float getMemUsedAmount()
public void setMemUsedAmount(Float memUsedAmount)
public Float getDiskUtility()
public void setDiskUtility(Float diskUtility)
public Float getDiskUsedAmount()
public void setDiskUsedAmount(Float diskUsedAmount)
public Float getCpuAllocateRation()
public void setCpuAllocateRation(Float cpuAllocateRation)
public Float getCpuAllocatedAmount()
public void setCpuAllocatedAmount(Float cpuAllocatedAmount)
public Float getMemAllocateRation()
public void setMemAllocateRation(Float memAllocateRation)
public Float getMemAllocatedAmount()
public void setMemAllocatedAmount(Float memAllocatedAmount)
public Float getDiskAllocateRation()
public void setDiskAllocateRation(Float diskAllocateRation)
public Float getDiskAllocatedAmount()
public void setDiskAllocatedAmount(Float diskAllocatedAmount)
Copyright © 2020. All Rights Reserved.