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