com.aliyuncs.ecs.model.v20140526
类 DescribeInstanceTypesResponse.InstanceType
java.lang.Object
com.aliyuncs.ecs.model.v20140526.DescribeInstanceTypesResponse.InstanceType
- 包容类:
- DescribeInstanceTypesResponse
public static class DescribeInstanceTypesResponse.InstanceType
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeInstanceTypesResponse.InstanceType
public DescribeInstanceTypesResponse.InstanceType()
getInstanceTypeId
public String getInstanceTypeId()
setInstanceTypeId
public void setInstanceTypeId(String instanceTypeId)
getCpuCoreCount
public Integer getCpuCoreCount()
setCpuCoreCount
public void setCpuCoreCount(Integer cpuCoreCount)
getMemorySize
public Float getMemorySize()
setMemorySize
public void setMemorySize(Float memorySize)
getInstanceTypeFamily
public String getInstanceTypeFamily()
setInstanceTypeFamily
public void setInstanceTypeFamily(String instanceTypeFamily)
Copyright © 2016. All Rights Reserved.