public class KuryrConfigFluentImpl<A extends KuryrConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements KuryrConfigFluent<A>
| Constructor and Description |
|---|
KuryrConfigFluentImpl() |
KuryrConfigFluentImpl(KuryrConfig instance) |
public KuryrConfigFluentImpl()
public KuryrConfigFluentImpl(KuryrConfig instance)
public Integer getControllerProbesPort()
getControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withControllerProbesPort(Integer controllerProbesPort)
withControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasControllerProbesPort()
hasControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewControllerProbesPort(String arg1)
withNewControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewControllerProbesPort(int arg1)
withNewControllerProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getDaemonProbesPort()
getDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withDaemonProbesPort(Integer daemonProbesPort)
withDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasDaemonProbesPort()
hasDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewDaemonProbesPort(String arg1)
withNewDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewDaemonProbesPort(int arg1)
withNewDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean isEnablePortPoolsPrepopulation()
isEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withEnablePortPoolsPrepopulation(Boolean enablePortPoolsPrepopulation)
withEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasEnablePortPoolsPrepopulation()
hasEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewEnablePortPoolsPrepopulation(String arg1)
withNewEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewEnablePortPoolsPrepopulation(boolean arg1)
withNewEnablePortPoolsPrepopulation in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public String getOpenStackServiceNetwork()
getOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withOpenStackServiceNetwork(String openStackServiceNetwork)
withOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasOpenStackServiceNetwork()
hasOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(String arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(StringBuilder arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(StringBuffer arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolBatchPorts()
getPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolBatchPorts(Integer poolBatchPorts)
withPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolBatchPorts()
hasPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolBatchPorts(String arg1)
withNewPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolBatchPorts(int arg1)
withNewPoolBatchPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolMaxPorts()
getPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolMaxPorts(Integer poolMaxPorts)
withPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolMaxPorts()
hasPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolMaxPorts(String arg1)
withNewPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolMaxPorts(int arg1)
withNewPoolMaxPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Integer getPoolMinPorts()
getPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withPoolMinPorts(Integer poolMinPorts)
withPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean hasPoolMinPorts()
hasPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolMinPorts(String arg1)
withNewPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewPoolMinPorts(int arg1)
withNewPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.