| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceMarketOptionsRequest | 
ModifyLaunchConfigurationAttributesRequest.getInstanceMarketOptions()
Get Market-related options for instances, such as parameters related to spot instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyLaunchConfigurationAttributesRequest.setInstanceMarketOptions(InstanceMarketOptionsRequest InstanceMarketOptions)
Set Market-related options for instances, such as parameters related to spot instances. 
 | 
| Constructor and Description | 
|---|
InstanceMarketOptionsRequest(InstanceMarketOptionsRequest 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 © 2022. All rights reserved.