| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
SpotMixedAllocationPolicy | 
ModifyAutoScalingGroupRequest.getSpotMixedAllocationPolicy()
Get Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
SpotMixedAllocationPolicy | 
CreateAutoScalingGroupRequest.getSpotMixedAllocationPolicy()
Get Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
SpotMixedAllocationPolicy | 
AutoScalingGroup.getSpotMixedAllocationPolicy()
Get Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyAutoScalingGroupRequest.setSpotMixedAllocationPolicy(SpotMixedAllocationPolicy SpotMixedAllocationPolicy)
Set Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
void | 
CreateAutoScalingGroupRequest.setSpotMixedAllocationPolicy(SpotMixedAllocationPolicy SpotMixedAllocationPolicy)
Set Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
void | 
AutoScalingGroup.setSpotMixedAllocationPolicy(SpotMixedAllocationPolicy SpotMixedAllocationPolicy)
Set Specifies how to assign pay-as-you-go instances and spot instances. 
 | 
| Constructor and Description | 
|---|
SpotMixedAllocationPolicy(SpotMixedAllocationPolicy 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.