Package io.strimzi.api.kafka.model
Class KafkaClusterSpecFluentImpl.ListenersNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl<KafkaClusterSpecFluent.ListenersNested<N>>
-
- io.strimzi.api.kafka.model.KafkaClusterSpecFluentImpl.ListenersNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaClusterSpecFluent.ListenersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaClusterSpecFluent.ListenersNested<N>>,KafkaClusterSpecFluent.ListenersNested<N>,GenericKafkaListenerFluent<KafkaClusterSpecFluent.ListenersNested<N>>
- Enclosing class:
- KafkaClusterSpecFluentImpl<A extends KafkaClusterSpecFluent<A>>
public class KafkaClusterSpecFluentImpl.ListenersNestedImpl<N> extends GenericKafkaListenerFluentImpl<KafkaClusterSpecFluent.ListenersNested<N>> implements KafkaClusterSpecFluent.ListenersNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Configures the external listener which exposes Kafka outside of Kubernetes / OpenShift
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl
GenericKafkaListenerFluentImpl.ConfigurationNestedImpl<N>, GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationCustomAuthNestedImpl<N>, GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl<N>, GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationScramSha512AuthNestedImpl<N>, GenericKafkaListenerFluentImpl.KafkaListenerAuthenticationTlsAuthNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluent
GenericKafkaListenerFluent.ConfigurationNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationCustomAuthNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationOAuthNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationScramSha512AuthNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationTlsAuthNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendListener()-
Methods inherited from class io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl
addAllToNetworkPolicyPeers, addToNetworkPolicyPeers, addToNetworkPolicyPeers, buildAuth, buildConfiguration, editConfiguration, editOrNewConfiguration, editOrNewConfigurationLike, equals, getAuth, getConfiguration, getFirstNetworkPolicyPeer, getLastNetworkPolicyPeer, getMatchingNetworkPolicyPeer, getName, getNetworkPolicyPeer, getNetworkPolicyPeers, getPort, getType, hasAuth, hasConfiguration, hashCode, hasMatchingNetworkPolicyPeer, hasName, hasNetworkPolicyPeers, hasPort, hasTls, hasType, isTls, removeAllFromNetworkPolicyPeers, removeFromNetworkPolicyPeers, setToNetworkPolicyPeers, withAuth, withConfiguration, withKafkaListenerAuthenticationCustomAuth, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withName, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationCustomAuth, withNewKafkaListenerAuthenticationCustomAuthLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike, withNewName, withPort, withTls, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluent
addAllToNetworkPolicyPeers, addToNetworkPolicyPeers, addToNetworkPolicyPeers, buildAuth, buildConfiguration, editConfiguration, editOrNewConfiguration, editOrNewConfigurationLike, getAuth, getConfiguration, getFirstNetworkPolicyPeer, getLastNetworkPolicyPeer, getMatchingNetworkPolicyPeer, getName, getNetworkPolicyPeer, getNetworkPolicyPeers, getPort, getType, hasAuth, hasConfiguration, hasMatchingNetworkPolicyPeer, hasName, hasNetworkPolicyPeers, hasPort, hasTls, hasType, isTls, removeAllFromNetworkPolicyPeers, removeFromNetworkPolicyPeers, setToNetworkPolicyPeers, withAuth, withConfiguration, withKafkaListenerAuthenticationCustomAuth, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withName, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationCustomAuth, withNewKafkaListenerAuthenticationCustomAuthLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike, withNewName, withPort, withTls, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaClusterSpecFluent.ListenersNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endListener
public N endListener()
- Specified by:
endListenerin interfaceKafkaClusterSpecFluent.ListenersNested<N>
-
-