Interface KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>
-
- All Superinterfaces:
CertSecretSourceFluent<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaClientAuthenticationOAuthFluentImpl.TlsTrustedCertificatesNestedImpl
- Enclosing interface:
- KafkaClientAuthenticationOAuthFluent<A extends KafkaClientAuthenticationOAuthFluent<A>>
public static interface KafkaClientAuthenticationOAuthFluent.TlsTrustedCertificatesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertSecretSourceFluent<KafkaClientAuthenticationOAuthFluent.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
-
-