public class InstanceFamilyTypeConfig extends AbstractModel
| Constructor and Description |
|---|
InstanceFamilyTypeConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceFamilyType()
Get 实例机型系列类型Id
|
String |
getInstanceFamilyTypeName()
Get 实例机型系列类型名称
|
void |
setInstanceFamilyType(String InstanceFamilyType)
Set 实例机型系列类型Id
|
void |
setInstanceFamilyTypeName(String InstanceFamilyTypeName)
Set 实例机型系列类型名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getInstanceFamilyType()
public void setInstanceFamilyType(String InstanceFamilyType)
InstanceFamilyType - 实例机型系列类型Idpublic String getInstanceFamilyTypeName()
public void setInstanceFamilyTypeName(String InstanceFamilyTypeName)
InstanceFamilyTypeName - 实例机型系列类型名称Copyright © 2020. All rights reserved.