Interface KafkaListenersFluent.TlsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaListenersFluent.TlsNested<N>>,KafkaListenerTlsFluent<KafkaListenersFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenersFluentImpl.TlsNestedImpl
- Enclosing interface:
- KafkaListenersFluent<A extends KafkaListenersFluent<A>>
public static interface KafkaListenersFluent.TlsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaListenerTlsFluent<KafkaListenersFluent.TlsNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendTls()-
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
-
-