public class DoneableKuryrConfig extends KuryrConfigFluentImpl<DoneableKuryrConfig> implements io.fabric8.kubernetes.api.model.Doneable<KuryrConfig>
| Constructor and Description |
|---|
DoneableKuryrConfig(io.fabric8.kubernetes.api.builder.Function<KuryrConfig,KuryrConfig> function) |
DoneableKuryrConfig(KuryrConfig item) |
DoneableKuryrConfig(KuryrConfig item,
io.fabric8.kubernetes.api.builder.Function<KuryrConfig,KuryrConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
KuryrConfig |
done() |
equals, getControllerProbesPort, getDaemonProbesPort, getOpenStackServiceNetwork, getPoolBatchPorts, getPoolMaxPorts, getPoolMinPorts, hasControllerProbesPort, hasDaemonProbesPort, hasEnablePortPoolsPrepopulation, hashCode, hasOpenStackServiceNetwork, hasPoolBatchPorts, hasPoolMaxPorts, hasPoolMinPorts, isEnablePortPoolsPrepopulation, withControllerProbesPort, withDaemonProbesPort, withEnablePortPoolsPrepopulation, withNewEnablePortPoolsPrepopulation, withNewEnablePortPoolsPrepopulation, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withOpenStackServiceNetwork, withPoolBatchPorts, withPoolMaxPorts, withPoolMinPortspublic DoneableKuryrConfig(io.fabric8.kubernetes.api.builder.Function<KuryrConfig,KuryrConfig> function)
public DoneableKuryrConfig(KuryrConfig item, io.fabric8.kubernetes.api.builder.Function<KuryrConfig,KuryrConfig> function)
public DoneableKuryrConfig(KuryrConfig item)
public KuryrConfig done()
done in interface io.fabric8.kubernetes.api.model.Doneable<KuryrConfig>Copyright © 2015–2020 Red Hat. All rights reserved.