Class GenericKafkaListenerConfigurationFluent<A extends GenericKafkaListenerConfigurationFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.strimzi.api.kafka.model.kafka.listener.GenericKafkaListenerConfigurationFluent<A>
- Direct Known Subclasses:
GenericKafkaListenerConfigurationBuilder,GenericKafkaListenerFluent.ConfigurationNested
public class GenericKafkaListenerConfigurationFluent<A extends GenericKafkaListenerConfigurationFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclassclass -
Field Summary
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionaddAllToFinalizers(Collection<String> items) addAllToIpFamilies(Collection<IpFamily> items) addToBrokers(int index, GenericKafkaListenerConfigurationBroker item) addToFinalizers(int index, String item) addToFinalizers(String... items) addToIpFamilies(int index, IpFamily item) addToIpFamilies(IpFamily... items) addToLoadBalancerSourceRanges(int index, String item) addToLoadBalancerSourceRanges(String... items) buildBroker(int index) editBroker(int index) booleangetFinalizer(int index) getIpFamily(int index) getLoadBalancerSourceRange(int index) getMatchingFinalizer(Predicate<String> predicate) getMatchingIpFamily(Predicate<IpFamily> predicate) getMatchingLoadBalancerSourceRange(Predicate<String> predicate) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanbooleanbooleanbooleanbooleanbooleanhasMatchingFinalizer(Predicate<String> predicate) booleanhasMatchingIpFamily(Predicate<IpFamily> predicate) booleanhasMatchingLoadBalancerSourceRange(Predicate<String> predicate) booleanbooleanbooleanbooleanbooleanremoveAllFromFinalizers(Collection<String> items) removeFromFinalizers(String... items) removeFromIpFamilies(IpFamily... items) removeFromLoadBalancerSourceRanges(String... items) setNewBrokerLike(int index, GenericKafkaListenerConfigurationBroker item) setToBrokers(int index, GenericKafkaListenerConfigurationBroker item) setToFinalizers(int index, String item) setToIpFamilies(int index, IpFamily item) setToLoadBalancerSourceRanges(int index, String item) toString()withAdvertisedHostTemplate(String advertisedHostTemplate) withAllocateLoadBalancerNodePorts(Boolean allocateLoadBalancerNodePorts) withBrokerCertChainAndKey(CertAndKeySecretSource brokerCertChainAndKey) withBrokers(GenericKafkaListenerConfigurationBroker... brokers) withControllerClass(String controllerClass) withCreateBootstrapService(Boolean createBootstrapService) withExternalTrafficPolicy(ExternalTrafficPolicy externalTrafficPolicy) withFinalizers(String... finalizers) withFinalizers(List<String> finalizers) withHostTemplate(String hostTemplate) withIpFamilies(IpFamily... ipFamilies) withIpFamilies(List<IpFamily> ipFamilies) withIpFamilyPolicy(IpFamilyPolicy ipFamilyPolicy) withLoadBalancerSourceRanges(String... loadBalancerSourceRanges) withLoadBalancerSourceRanges(List<String> loadBalancerSourceRanges) withMaxConnectionCreationRate(Integer maxConnectionCreationRate) withMaxConnections(Integer maxConnections) withPreferredNodePortAddressType(NodeAddressType preferredNodePortAddressType) withPublishNotReadyAddresses(Boolean publishNotReadyAddresses) withUseServiceDnsDomain(Boolean useServiceDnsDomain) Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
GenericKafkaListenerConfigurationFluent
public GenericKafkaListenerConfigurationFluent() -
GenericKafkaListenerConfigurationFluent
-
-
Method Details
-
buildBrokerCertChainAndKey
-
withBrokerCertChainAndKey
-
hasBrokerCertChainAndKey
public boolean hasBrokerCertChainAndKey() -
withNewBrokerCertChainAndKey
public GenericKafkaListenerConfigurationFluent<A>.BrokerCertChainAndKeyNested<A> withNewBrokerCertChainAndKey() -
withNewBrokerCertChainAndKeyLike
public GenericKafkaListenerConfigurationFluent<A>.BrokerCertChainAndKeyNested<A> withNewBrokerCertChainAndKeyLike(CertAndKeySecretSource item) -
editBrokerCertChainAndKey
public GenericKafkaListenerConfigurationFluent<A>.BrokerCertChainAndKeyNested<A> editBrokerCertChainAndKey() -
editOrNewBrokerCertChainAndKey
public GenericKafkaListenerConfigurationFluent<A>.BrokerCertChainAndKeyNested<A> editOrNewBrokerCertChainAndKey() -
editOrNewBrokerCertChainAndKeyLike
public GenericKafkaListenerConfigurationFluent<A>.BrokerCertChainAndKeyNested<A> editOrNewBrokerCertChainAndKeyLike(CertAndKeySecretSource item) -
getControllerClass
-
withControllerClass
-
hasControllerClass
public boolean hasControllerClass() -
getPreferredNodePortAddressType
-
withPreferredNodePortAddressType
-
hasPreferredNodePortAddressType
public boolean hasPreferredNodePortAddressType() -
getExternalTrafficPolicy
-
withExternalTrafficPolicy
-
hasExternalTrafficPolicy
public boolean hasExternalTrafficPolicy() -
addToLoadBalancerSourceRanges
-
setToLoadBalancerSourceRanges
-
addToLoadBalancerSourceRanges
-
addAllToLoadBalancerSourceRanges
-
removeFromLoadBalancerSourceRanges
-
removeAllFromLoadBalancerSourceRanges
-
getLoadBalancerSourceRanges
-
getLoadBalancerSourceRange
-
getFirstLoadBalancerSourceRange
-
getLastLoadBalancerSourceRange
-
getMatchingLoadBalancerSourceRange
-
hasMatchingLoadBalancerSourceRange
-
withLoadBalancerSourceRanges
-
withLoadBalancerSourceRanges
-
hasLoadBalancerSourceRanges
public boolean hasLoadBalancerSourceRanges() -
addToFinalizers
-
setToFinalizers
-
addToFinalizers
-
addAllToFinalizers
-
removeFromFinalizers
-
removeAllFromFinalizers
-
getFinalizers
-
getFinalizer
-
getFirstFinalizer
-
getLastFinalizer
-
getMatchingFinalizer
-
hasMatchingFinalizer
-
withFinalizers
-
withFinalizers
-
hasFinalizers
public boolean hasFinalizers() -
getUseServiceDnsDomain
-
withUseServiceDnsDomain
-
hasUseServiceDnsDomain
public boolean hasUseServiceDnsDomain() -
buildBootstrap
-
withBootstrap
-
hasBootstrap
public boolean hasBootstrap() -
withNewBootstrap
-
withNewBootstrapLike
public GenericKafkaListenerConfigurationFluent<A>.BootstrapNested<A> withNewBootstrapLike(GenericKafkaListenerConfigurationBootstrap item) -
editBootstrap
-
editOrNewBootstrap
-
editOrNewBootstrapLike
public GenericKafkaListenerConfigurationFluent<A>.BootstrapNested<A> editOrNewBootstrapLike(GenericKafkaListenerConfigurationBootstrap item) -
addToBrokers
-
setToBrokers
-
addToBrokers
-
addAllToBrokers
-
removeFromBrokers
-
removeAllFromBrokers
-
removeMatchingFromBrokers
public A removeMatchingFromBrokers(Predicate<GenericKafkaListenerConfigurationBrokerBuilder> predicate) -
buildBrokers
-
buildBroker
-
buildFirstBroker
-
buildLastBroker
-
buildMatchingBroker
public GenericKafkaListenerConfigurationBroker buildMatchingBroker(Predicate<GenericKafkaListenerConfigurationBrokerBuilder> predicate) -
hasMatchingBroker
public boolean hasMatchingBroker(Predicate<GenericKafkaListenerConfigurationBrokerBuilder> predicate) -
withBrokers
-
withBrokers
-
hasBrokers
public boolean hasBrokers() -
addNewBroker
-
addNewBrokerLike
public GenericKafkaListenerConfigurationFluent<A>.BrokersNested<A> addNewBrokerLike(GenericKafkaListenerConfigurationBroker item) -
setNewBrokerLike
public GenericKafkaListenerConfigurationFluent<A>.BrokersNested<A> setNewBrokerLike(int index, GenericKafkaListenerConfigurationBroker item) -
editBroker
-
editFirstBroker
-
editLastBroker
-
editMatchingBroker
public GenericKafkaListenerConfigurationFluent<A>.BrokersNested<A> editMatchingBroker(Predicate<GenericKafkaListenerConfigurationBrokerBuilder> predicate) -
getMaxConnections
-
withMaxConnections
-
hasMaxConnections
public boolean hasMaxConnections() -
getMaxConnectionCreationRate
-
withMaxConnectionCreationRate
-
hasMaxConnectionCreationRate
public boolean hasMaxConnectionCreationRate() -
getIpFamilyPolicy
-
withIpFamilyPolicy
-
hasIpFamilyPolicy
public boolean hasIpFamilyPolicy() -
addToIpFamilies
-
setToIpFamilies
-
addToIpFamilies
-
addAllToIpFamilies
-
removeFromIpFamilies
-
removeAllFromIpFamilies
-
getIpFamilies
-
getIpFamily
-
getFirstIpFamily
-
getLastIpFamily
-
getMatchingIpFamily
-
hasMatchingIpFamily
-
withIpFamilies
-
withIpFamilies
-
hasIpFamilies
public boolean hasIpFamilies() -
getCreateBootstrapService
-
withCreateBootstrapService
-
hasCreateBootstrapService
public boolean hasCreateBootstrapService() -
getPublishNotReadyAddresses
-
withPublishNotReadyAddresses
-
hasPublishNotReadyAddresses
public boolean hasPublishNotReadyAddresses() -
getHostTemplate
-
withHostTemplate
-
hasHostTemplate
public boolean hasHostTemplate() -
getAdvertisedHostTemplate
-
withAdvertisedHostTemplate
-
hasAdvertisedHostTemplate
public boolean hasAdvertisedHostTemplate() -
getAllocateLoadBalancerNodePorts
-
withAllocateLoadBalancerNodePorts
-
hasAllocateLoadBalancerNodePorts
public boolean hasAllocateLoadBalancerNodePorts() -
equals
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends GenericKafkaListenerConfigurationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends GenericKafkaListenerConfigurationFluent<A>>
-
toString
-
withUseServiceDnsDomain
-
withCreateBootstrapService
-
withPublishNotReadyAddresses
-
withAllocateLoadBalancerNodePorts
-