public class SpotMarketOptionsBuilder extends SpotMarketOptionsFluent<SpotMarketOptionsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SpotMarketOptions,SpotMarketOptionsBuilder>
| Constructor and Description |
|---|
SpotMarketOptionsBuilder() |
SpotMarketOptionsBuilder(SpotMarketOptions instance) |
SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent) |
SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent,
SpotMarketOptions instance) |
| Modifier and Type | Method and Description |
|---|---|
SpotMarketOptions |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMaxPrice, hasAdditionalProperties, hashCode, hasMaxPrice, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMaxPriceaggregate, aggregate, build, build, builderOf, getVisitableMappublic SpotMarketOptionsBuilder()
public SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent)
public SpotMarketOptionsBuilder(SpotMarketOptionsFluent<?> fluent, SpotMarketOptions instance)
public SpotMarketOptionsBuilder(SpotMarketOptions instance)
public SpotMarketOptions build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SpotMarketOptions>Copyright © 2015–2024 Red Hat. All rights reserved.