public class KuryrConfigBuilder extends KuryrConfigFluentImpl<KuryrConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<KuryrConfig,KuryrConfigBuilder>
| Constructor and Description |
|---|
KuryrConfigBuilder() |
KuryrConfigBuilder(Boolean validationEnabled) |
KuryrConfigBuilder(KuryrConfig instance) |
KuryrConfigBuilder(KuryrConfig instance,
Boolean validationEnabled) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent,
Boolean validationEnabled) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent,
KuryrConfig instance) |
KuryrConfigBuilder(KuryrConfigFluent<?> fluent,
KuryrConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
KuryrConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getControllerProbesPort, getDaemonProbesPort, getOpenStackServiceNetwork, getPoolBatchPorts, getPoolMaxPorts, getPoolMinPorts, hasControllerProbesPort, hasDaemonProbesPort, hasEnablePortPoolsPrepopulation, hasOpenStackServiceNetwork, hasPoolBatchPorts, hasPoolMaxPorts, hasPoolMinPorts, isEnablePortPoolsPrepopulation, withControllerProbesPort, withDaemonProbesPort, withEnablePortPoolsPrepopulation, withNewControllerProbesPort, withNewControllerProbesPort, withNewDaemonProbesPort, withNewDaemonProbesPort, withNewEnablePortPoolsPrepopulation, withNewEnablePortPoolsPrepopulation, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withNewPoolBatchPorts, withNewPoolBatchPorts, withNewPoolMaxPorts, withNewPoolMaxPorts, withNewPoolMinPorts, withNewPoolMinPorts, withOpenStackServiceNetwork, withPoolBatchPorts, withPoolMaxPorts, withPoolMinPortsaccept, accept, aggregate, aggregate, build, build, builderOfpublic KuryrConfigBuilder()
public KuryrConfigBuilder(Boolean validationEnabled)
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent)
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent, Boolean validationEnabled)
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent, KuryrConfig instance)
public KuryrConfigBuilder(KuryrConfigFluent<?> fluent, KuryrConfig instance, Boolean validationEnabled)
public KuryrConfigBuilder(KuryrConfig instance)
public KuryrConfigBuilder(KuryrConfig instance, Boolean validationEnabled)
public KuryrConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<KuryrConfig>public boolean equals(Object o)
equals in class KuryrConfigFluentImpl<KuryrConfigBuilder>public int hashCode()
hashCode in class KuryrConfigFluentImpl<KuryrConfigBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.