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