Class KafkaListenersFluentImpl.TlsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.listener.KafkaListenerTlsFluentImpl<KafkaListenersFluent.TlsNested<N>>
-
- io.strimzi.api.kafka.model.listener.KafkaListenersFluentImpl.TlsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenersFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaListenersFluent.TlsNested<N>>,KafkaListenersFluent.TlsNested<N>,KafkaListenerTlsFluent<KafkaListenersFluent.TlsNested<N>>
- Enclosing class:
- KafkaListenersFluentImpl<A extends KafkaListenersFluent<A>>
public class KafkaListenersFluentImpl.TlsNestedImpl<N> extends KafkaListenerTlsFluentImpl<KafkaListenersFluent.TlsNested<N>> implements KafkaListenersFluent.TlsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerTlsFluentImpl
KafkaListenerTlsFluentImpl.ConfigurationNestedImpl<N>, KafkaListenerTlsFluentImpl.KafkaListenerAuthenticationOAuthNestedImpl<N>, KafkaListenerTlsFluentImpl.KafkaListenerAuthenticationScramSha512AuthNestedImpl<N>, KafkaListenerTlsFluentImpl.KafkaListenerAuthenticationTlsAuthNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.listener.KafkaListenerTlsFluent
KafkaListenerTlsFluent.ConfigurationNested<N>, KafkaListenerTlsFluent.KafkaListenerAuthenticationOAuthNested<N>, KafkaListenerTlsFluent.KafkaListenerAuthenticationScramSha512AuthNested<N>, KafkaListenerTlsFluent.KafkaListenerAuthenticationTlsAuthNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTls()-
Methods inherited from class io.strimzi.api.kafka.model.listener.KafkaListenerTlsFluentImpl
addAllToNetworkPolicyPeers, addToNetworkPolicyPeers, addToNetworkPolicyPeers, buildAuth, buildConfiguration, editConfiguration, editOrNewConfiguration, editOrNewConfigurationLike, equals, getAuth, getConfiguration, getFirstNetworkPolicyPeer, getLastNetworkPolicyPeer, getMatchingNetworkPolicyPeer, getNetworkPolicyPeer, getNetworkPolicyPeers, hasAuth, hasConfiguration, hashCode, hasMatchingNetworkPolicyPeer, hasNetworkPolicyPeers, removeAllFromNetworkPolicyPeers, removeFromNetworkPolicyPeers, setToNetworkPolicyPeers, withAuth, withConfiguration, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike
-
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.KafkaListenerTlsFluent
addAllToNetworkPolicyPeers, addToNetworkPolicyPeers, addToNetworkPolicyPeers, buildAuth, buildConfiguration, editConfiguration, editOrNewConfiguration, editOrNewConfigurationLike, getAuth, getConfiguration, getFirstNetworkPolicyPeer, getLastNetworkPolicyPeer, getMatchingNetworkPolicyPeer, getNetworkPolicyPeer, getNetworkPolicyPeers, hasAuth, hasConfiguration, hasMatchingNetworkPolicyPeer, hasNetworkPolicyPeers, removeAllFromNetworkPolicyPeers, removeFromNetworkPolicyPeers, setToNetworkPolicyPeers, withAuth, withConfiguration, withKafkaListenerAuthenticationOAuth, withKafkaListenerAuthenticationScramSha512Auth, withKafkaListenerAuthenticationTlsAuth, withNetworkPolicyPeers, withNetworkPolicyPeers, withNewConfiguration, withNewConfigurationLike, withNewKafkaListenerAuthenticationOAuth, withNewKafkaListenerAuthenticationOAuthLike, withNewKafkaListenerAuthenticationScramSha512Auth, withNewKafkaListenerAuthenticationScramSha512AuthLike, withNewKafkaListenerAuthenticationTlsAuth, withNewKafkaListenerAuthenticationTlsAuthLike
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaListenersFluent.TlsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTls
public N endTls()
- Specified by:
endTlsin interfaceKafkaListenersFluent.TlsNested<N>
-
-