Package io.strimzi.api.kafka.model
Class KafkaBridgeTlsFluentImpl.TrustedCertificatesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.CertSecretSourceFluentImpl<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>
-
- io.strimzi.api.kafka.model.KafkaBridgeTlsFluentImpl.TrustedCertificatesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>,CertSecretSourceFluent<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>>,KafkaBridgeTlsFluent.TrustedCertificatesNested<N>
- Enclosing class:
- KafkaBridgeTlsFluentImpl<A extends KafkaBridgeTlsFluent<A>>
public class KafkaBridgeTlsFluentImpl.TrustedCertificatesNestedImpl<N> extends CertSecretSourceFluentImpl<KafkaBridgeTlsFluent.TrustedCertificatesNested<N>> implements KafkaBridgeTlsFluent.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 interfaceKafkaBridgeTlsFluent.TrustedCertificatesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTrustedCertificate
public N endTrustedCertificate()
- Specified by:
endTrustedCertificatein interfaceKafkaBridgeTlsFluent.TrustedCertificatesNested<N>
-
-