Interface KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
- All Superinterfaces:
CertSecretSourceFluent<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaListenerAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl
- Enclosing interface:
- KafkaListenerAuthenticationOAuthFluent<A extends KafkaListenerAuthenticationOAuthFluent<A>>
public static interface KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertSecretSourceFluent<KafkaListenerAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>
Represents a certificate inside a Secret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTlsTrustedCertificate()-
Methods inherited from interface io.strimzi.api.kafka.model.CertSecretSourceFluent
getCertificate, getSecretName, hasCertificate, hasSecretName, withCertificate, withNewCertificate, withNewSecretName, withSecretName
-
-