Class ArrayOrObjectKafkaListenersFluentImpl.GenericKafkaListenersNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl<ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>>
-
- io.strimzi.api.kafka.model.listener.arraylistener.ArrayOrObjectKafkaListenersFluentImpl.GenericKafkaListenersNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>>,ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>,GenericKafkaListenerFluent<ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>>
- Enclosing class:
- ArrayOrObjectKafkaListenersFluentImpl<A extends ArrayOrObjectKafkaListenersFluent<A>>
public class ArrayOrObjectKafkaListenersFluentImpl.GenericKafkaListenersNestedImpl<N> extends GenericKafkaListenerFluentImpl<ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>> implements ArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.arraylistener.GenericKafkaListenerFluentImpl
GenericKafkaListenerFluentImpl.ConfigurationNestedImpl<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.KafkaListenerAuthenticationOAuthNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationScramSha512AuthNested<N>, GenericKafkaListenerFluent.KafkaListenerAuthenticationTlsAuthNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGenericKafkaListener()-
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, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withName, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withPort, withTls, withType
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
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, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withName, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withPort, withTls, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endGenericKafkaListener
public N endGenericKafkaListener()
- Specified by:
endGenericKafkaListenerin interfaceArrayOrObjectKafkaListenersFluent.GenericKafkaListenersNested<N>
-
-