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