Uses of Class
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested
Packages that use KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested
-
Uses of KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested in io.strimzi.api.kafka.model.kafka.listener
Methods in io.strimzi.api.kafka.model.kafka.listener that return KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNestedModifier and TypeMethodDescriptionKafkaListenerAuthenticationOAuthFluent.addNewTlsTrustedCertificate()KafkaListenerAuthenticationOAuthFluent.addNewTlsTrustedCertificateLike(CertSecretSource item) KafkaListenerAuthenticationOAuthFluent.editFirstTlsTrustedCertificate()KafkaListenerAuthenticationOAuthFluent.editLastTlsTrustedCertificate()KafkaListenerAuthenticationOAuthFluent.editMatchingTlsTrustedCertificate(Predicate<CertSecretSourceBuilder> predicate) KafkaListenerAuthenticationOAuthFluent.editTlsTrustedCertificate(int index) KafkaListenerAuthenticationOAuthFluent.setNewTlsTrustedCertificateLike(int index, CertSecretSource item)