Package io.strimzi.api.kafka.model
Interface KafkaMirrorMaker2TlsFluent.TrustedCertificatesNested<N>
-
- All Superinterfaces:
CertSecretSourceFluent<KafkaMirrorMaker2TlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaMirrorMaker2TlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaMirrorMaker2TlsFluentImpl.TrustedCertificatesNestedImpl
- Enclosing interface:
- KafkaMirrorMaker2TlsFluent<A extends KafkaMirrorMaker2TlsFluent<A>>
public static interface KafkaMirrorMaker2TlsFluent.TrustedCertificatesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CertSecretSourceFluent<KafkaMirrorMaker2TlsFluent.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
-
-