Class KafkaNetSpecFluentImpl.TlsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluentImpl<KafkaNetSpecFluent.TlsNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaNetSpecFluentImpl.TlsNestedImpl<N>
-
- All Implemented Interfaces:
KafkaNetSpecFluent.TlsNested<N>,KafkaTLSSpecFluent<KafkaNetSpecFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaNetSpecFluent.TlsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaNetSpecFluent.TlsNested<N>>
- Enclosing class:
- KafkaNetSpecFluentImpl<A extends KafkaNetSpecFluent<A>>
public class KafkaNetSpecFluentImpl.TlsNestedImpl<N> extends KafkaTLSSpecFluentImpl<KafkaNetSpecFluent.TlsNested<N>> implements KafkaNetSpecFluent.TlsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluentImpl
KafkaTLSSpecFluentImpl.CaCertNestedImpl<N>, KafkaTLSSpecFluentImpl.CertNestedImpl<N>, KafkaTLSSpecFluentImpl.KeyNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluent
KafkaTLSSpecFluent.CaCertNested<N>, KafkaTLSSpecFluent.CertNested<N>, KafkaTLSSpecFluent.KeyNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTls()-
Methods inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluentImpl
buildCaCert, buildCert, buildKey, editCaCert, editCert, editKey, editOrNewCaCert, editOrNewCaCertLike, editOrNewCert, editOrNewCertLike, editOrNewKey, editOrNewKeyLike, equals, getCaCert, getCert, getKey, hasCaCert, hasCert, hasEnable, hashCode, hasKey, isEnable, withCaCert, withCert, withEnable, withKey, withNewCaCert, withNewCaCertLike, withNewCert, withNewCertLike, withNewEnable, withNewEnable, withNewKey, withNewKeyLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluent
buildCaCert, buildCert, buildKey, editCaCert, editCert, editKey, editOrNewCaCert, editOrNewCaCertLike, editOrNewCert, editOrNewCertLike, editOrNewKey, editOrNewKeyLike, getCaCert, getCert, getKey, hasCaCert, hasCert, hasEnable, hasKey, isEnable, withCaCert, withCert, withEnable, withKey, withNewCaCert, withNewCaCertLike, withNewCert, withNewCertLike, withNewEnable, withNewEnable, withNewKey, withNewKeyLike
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaNetSpecFluent.TlsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTls
public N endTls()
- Specified by:
endTlsin interfaceKafkaNetSpecFluent.TlsNested<N>
-
-