public class SpotMarketOptions extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
SpotMarketOptions()
No args constructor for use in serialization
|
SpotMarketOptions(String maxPrice) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getMaxPrice() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setMaxPrice(String maxPrice) |
public SpotMarketOptions()
public SpotMarketOptions(String maxPrice)
maxPrice - Copyright © 2015–2022 Red Hat. All rights reserved.