@Generated public class FleetSpotOption extends Object
| Constructor and Description |
|---|
FleetSpotOption() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FleetSpotOptionAllocationStrategy |
getAllocationStrategy() |
Long |
getInstancePoolsToUseCount() |
Float |
getMaxTotalPrice() |
int |
hashCode() |
FleetSpotOption |
setAllocationStrategy(FleetSpotOptionAllocationStrategy allocationStrategy) |
FleetSpotOption |
setInstancePoolsToUseCount(Long instancePoolsToUseCount) |
FleetSpotOption |
setMaxTotalPrice(Float maxTotalPrice) |
String |
toString() |
public FleetSpotOption setAllocationStrategy(FleetSpotOptionAllocationStrategy allocationStrategy)
public FleetSpotOptionAllocationStrategy getAllocationStrategy()
public FleetSpotOption setInstancePoolsToUseCount(Long instancePoolsToUseCount)
public Long getInstancePoolsToUseCount()
public FleetSpotOption setMaxTotalPrice(Float maxTotalPrice)
public Float getMaxTotalPrice()
Copyright © 2023. All rights reserved.