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(int arg0)
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(int arg0)
withNewDaemonProbesPort in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public Boolean getEnablePortPoolsPrepopulation()
getEnablePortPoolsPrepopulation 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(StringBuilder arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(int[] arg1, int arg2, int arg3)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(char[] arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(StringBuffer arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(byte[] arg1, int arg2)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(byte[] arg1)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(char[] arg1, int arg2, int arg3)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(byte[] arg1, int arg2, int arg3)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(byte[] arg1, int arg2, int arg3, int arg4)
withNewOpenStackServiceNetwork in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>public A withNewOpenStackServiceNetwork(String 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(int arg0)
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(int arg0)
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(int arg0)
withNewPoolMinPorts in interface KuryrConfigFluent<A extends KuryrConfigFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.