| Package | Description |
|---|---|
| com.tencentcloudapi.batch.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceTypeOptions |
EnvData.getInstanceTypeOptions()
Get CVM实例机型配置。不能与InstanceType和InstanceTypes同时出现。
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvData.setInstanceTypeOptions(InstanceTypeOptions InstanceTypeOptions)
Set CVM实例机型配置。不能与InstanceType和InstanceTypes同时出现。
|
| Constructor and Description |
|---|
InstanceTypeOptions(InstanceTypeOptions 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.
|
Copyright © 2021. All rights reserved.