public class KuryrConfigBuilder extends KuryrConfigFluent<KuryrConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KuryrConfig,KuryrConfigBuilder>
| Constructor and Description |
|---|
KuryrConfigBuilder() |
KuryrConfigBuilder(KuryrConfig instance) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent,
KuryrConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
KuryrConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getControllerProbesPort, getDaemonProbesPort, getEnablePortPoolsPrepopulation, getMtu, getOpenStackServiceNetwork, getPoolBatchPorts, getPoolMaxPorts, getPoolMinPorts, hasAdditionalProperties, hasControllerProbesPort, hasDaemonProbesPort, hasEnablePortPoolsPrepopulation, hashCode, hasMtu, hasOpenStackServiceNetwork, hasPoolBatchPorts, hasPoolMaxPorts, hasPoolMinPorts, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withControllerProbesPort, withDaemonProbesPort, withEnablePortPoolsPrepopulation, withEnablePortPoolsPrepopulation, withMtu, withOpenStackServiceNetwork, withPoolBatchPorts, withPoolMaxPorts, withPoolMinPortsaggregate, aggregate, build, build, builderOf, getVisitableMappublic KuryrConfigBuilder()
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent)
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent, KuryrConfig instance)
public KuryrConfigBuilder(KuryrConfig instance)
public KuryrConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KuryrConfig>Copyright © 2015–2023 Red Hat. All rights reserved.