Package io.strimzi.api.kafka.model
Class KafkaConnectTlsFluentImpl.TrustedCertificatesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CertSecretSourceFluentImpl<KafkaConnectTlsFluent.TrustedCertificatesNested<N>>
-
- io.strimzi.api.kafka.model.KafkaConnectTlsFluentImpl.TrustedCertificatesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaConnectTlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaConnectTlsFluent.TrustedCertificatesNested<N>>,CertSecretSourceFluent<KafkaConnectTlsFluent.TrustedCertificatesNested<N>>,KafkaConnectTlsFluent.TrustedCertificatesNested<N>
- Enclosing class:
- KafkaConnectTlsFluentImpl<A extends KafkaConnectTlsFluent<A>>
public class KafkaConnectTlsFluentImpl.TrustedCertificatesNestedImpl<N> extends CertSecretSourceFluentImpl<KafkaConnectTlsFluent.TrustedCertificatesNested<N>> implements KafkaConnectTlsFluent.TrustedCertificatesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTrustedCertificate()-
Methods inherited from class io.strimzi.api.kafka.model.CertSecretSourceFluentImpl
equals, getCertificate, getSecretName, hasCertificate, hashCode, hasSecretName, withCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewCertificate, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withNewSecretName, withSecretName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaConnectTlsFluent.TrustedCertificatesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTrustedCertificate
public N endTrustedCertificate()
- Specified by:
endTrustedCertificatein interfaceKafkaConnectTlsFluent.TrustedCertificatesNested<N>
-
-