public static class ModifyAutoProvisioningGroupRequest.LaunchTemplateConfig extends Object
构造器和说明 |
---|
LaunchTemplateConfig() |
限定符和类型 | 方法和说明 |
---|---|
String |
getInstanceType() |
Double |
getMaxPrice() |
Integer |
getPriority() |
String |
getVSwitchId() |
Double |
getWeightedCapacity() |
void |
setInstanceType(String instanceType) |
void |
setMaxPrice(Double maxPrice) |
void |
setPriority(Integer priority) |
void |
setVSwitchId(String vSwitchId) |
void |
setWeightedCapacity(Double weightedCapacity) |
public String getVSwitchId()
public void setVSwitchId(String vSwitchId)
public Double getMaxPrice()
public void setMaxPrice(Double maxPrice)
public Integer getPriority()
public void setPriority(Integer priority)
public String getInstanceType()
public void setInstanceType(String instanceType)
public Double getWeightedCapacity()
public void setWeightedCapacity(Double weightedCapacity)
Copyright © 2023. All Rights Reserved.