public class NodePortListenerConfigurationBuilder extends NodePortListenerConfigurationFluentImpl<NodePortListenerConfigurationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NodePortListenerConfiguration,NodePortListenerConfigurationBuilder>
KafkaListenerExternalConfigurationFluentImpl.BrokerCertChainAndKeyNestedImpl<N>KafkaListenerExternalConfigurationFluent.BrokerCertChainAndKeyNested<N>| Constructor and Description |
|---|
NodePortListenerConfigurationBuilder() |
NodePortListenerConfigurationBuilder(Boolean validationEnabled) |
NodePortListenerConfigurationBuilder(NodePortListenerConfiguration instance) |
NodePortListenerConfigurationBuilder(NodePortListenerConfiguration instance,
Boolean validationEnabled) |
NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent) |
NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent,
Boolean validationEnabled) |
NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent,
NodePortListenerConfiguration instance) |
NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent,
NodePortListenerConfiguration instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NodePortListenerConfiguration |
build() |
boolean |
equals(Object o) |
getPreferredAddressType, hasPreferredAddressType, withPreferredAddressTypebuildBrokerCertChainAndKey, 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 NodePortListenerConfigurationBuilder()
public NodePortListenerConfigurationBuilder(Boolean validationEnabled)
public NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent)
public NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent, Boolean validationEnabled)
public NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent, NodePortListenerConfiguration instance)
public NodePortListenerConfigurationBuilder(NodePortListenerConfigurationFluent<?> fluent, NodePortListenerConfiguration instance, Boolean validationEnabled)
public NodePortListenerConfigurationBuilder(NodePortListenerConfiguration instance)
public NodePortListenerConfigurationBuilder(NodePortListenerConfiguration instance, Boolean validationEnabled)
public NodePortListenerConfiguration build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NodePortListenerConfiguration>public boolean equals(Object o)
equals in class NodePortListenerConfigurationFluentImpl<NodePortListenerConfigurationBuilder>Copyright © 2020. All rights reserved.