Package io.strimzi.api.kafka.model
Interface KafkaAuthorizationKeycloakFluent.TlsTrustedCertificatesNested<N>
-
- All Superinterfaces:
CertSecretSourceFluent<KafkaAuthorizationKeycloakFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaAuthorizationKeycloakFluent.TlsTrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaAuthorizationKeycloakFluentImpl.TlsTrustedCertificatesNestedImpl
- Enclosing interface:
- KafkaAuthorizationKeycloakFluent<A extends KafkaAuthorizationKeycloakFluent<A>>
public static interface KafkaAuthorizationKeycloakFluent.TlsTrustedCertificatesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertSecretSourceFluent<KafkaAuthorizationKeycloakFluent.TlsTrustedCertificatesNested<N>>
-
-
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, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withSecretName
-
-