| Package | Description |
|---|---|
| com.tencentcloudapi.ecm.v20190719.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeConfig |
Module.getInstanceTypeConfig()
Get 默认机型
|
InstanceTypeConfig |
Instance.getInstanceTypeConfig()
Get 实例的配置相关信息。
注意:此字段可能返回 null,表示取不到有效值。
|
InstanceTypeConfig[] |
DescribeInstanceTypeConfigResponse.getInstanceTypeConfigSet()
Get 机型配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
Module.setInstanceTypeConfig(InstanceTypeConfig InstanceTypeConfig)
Set 默认机型
|
void |
Instance.setInstanceTypeConfig(InstanceTypeConfig InstanceTypeConfig)
Set 实例的配置相关信息。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeInstanceTypeConfigResponse.setInstanceTypeConfigSet(InstanceTypeConfig[] InstanceTypeConfigSet)
Set 机型配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.