public class IngressListenerConfigurationBuilder extends IngressListenerConfigurationFluentImpl<IngressListenerConfigurationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IngressListenerConfiguration,IngressListenerConfigurationBuilder>
IngressListenerConfigurationFluentImpl.BootstrapNestedImpl<N>, IngressListenerConfigurationFluentImpl.BrokersNestedImpl<N>KafkaListenerExternalConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>IngressListenerConfigurationFluent.BootstrapNested<N>, IngressListenerConfigurationFluent.BrokersNested<N>KafkaListenerExternalConfigurationFluent.BrokerCertChainAndKeyNested<N>| Constructor and Description |
|---|
IngressListenerConfigurationBuilder() |
IngressListenerConfigurationBuilder(Boolean validationEnabled) |
IngressListenerConfigurationBuilder(IngressListenerConfiguration instance) |
IngressListenerConfigurationBuilder(IngressListenerConfiguration instance,
Boolean validationEnabled) |
IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent) |
IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent,
Boolean validationEnabled) |
IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent,
IngressListenerConfiguration instance) |
IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent,
IngressListenerConfiguration instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IngressListenerConfiguration |
build() |
boolean |
equals(Object o) |
addAllToBrokers, addNewBroker, addNewBrokerLike, addToBrokers, addToBrokers, buildBootstrap, buildBroker, buildBrokers, buildFirstBroker, buildLastBroker, buildMatchingBroker, editBootstrap, editBroker, editFirstBroker, editLastBroker, editMatchingBroker, editOrNewBootstrap, editOrNewBootstrapLike, getBootstrap, getBrokers, hasBootstrap, hasBrokers, hasMatchingBroker, removeAllFromBrokers, removeFromBrokers, removeMatchingFromBrokers, setNewBrokerLike, setToBrokers, withBootstrap, withBrokers, withBrokers, withNewBootstrap, withNewBootstrapLikebuildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLikeaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildBrokerCertChainAndKey, editBrokerCertChainAndKey, editOrNewBrokerCertChainAndKey, editOrNewBrokerCertChainAndKeyLike, getBrokerCertChainAndKey, hasBrokerCertChainAndKey, withBrokerCertChainAndKey, withNewBrokerCertChainAndKey, withNewBrokerCertChainAndKeyLikepublic IngressListenerConfigurationBuilder()
public IngressListenerConfigurationBuilder(Boolean validationEnabled)
public IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent)
public IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent, Boolean validationEnabled)
public IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent, IngressListenerConfiguration instance)
public IngressListenerConfigurationBuilder(IngressListenerConfigurationFluent<?> fluent, IngressListenerConfiguration instance, Boolean validationEnabled)
public IngressListenerConfigurationBuilder(IngressListenerConfiguration instance)
public IngressListenerConfigurationBuilder(IngressListenerConfiguration instance, Boolean validationEnabled)
public IngressListenerConfiguration build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IngressListenerConfiguration>public boolean equals(Object o)
equals in class IngressListenerConfigurationFluentImpl<IngressListenerConfigurationBuilder>Copyright © 2020. All rights reserved.