Package io.strimzi.api.kafka.model
Interface KafkaBridgeTlsFluent.TrustedCertificatesNested<N>
-
- All Superinterfaces:
CertSecretSourceFluent<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaBridgeTlsFluentImpl.TrustedCertificatesNestedImpl
- Enclosing interface:
- KafkaBridgeTlsFluent<A extends KafkaBridgeTlsFluent<A>>
public static interface KafkaBridgeTlsFluent.TrustedCertificatesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertSecretSourceFluent<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTrustedCertificate()-
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
-
-