Class KafkaTLSSpecFluentImpl.CaCertNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.SecretValueFromSourceFluentImpl<KafkaTLSSpecFluent.CaCertNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaTLSSpecFluentImpl.CaCertNestedImpl<N>
-
- All Implemented Interfaces:
KafkaTLSSpecFluent.CaCertNested<N>,SecretValueFromSourceFluent<KafkaTLSSpecFluent.CaCertNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaTLSSpecFluent.CaCertNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaTLSSpecFluent.CaCertNested<N>>
- Enclosing class:
- KafkaTLSSpecFluentImpl<A extends KafkaTLSSpecFluent<A>>
public class KafkaTLSSpecFluentImpl.CaCertNestedImpl<N> extends SecretValueFromSourceFluentImpl<KafkaTLSSpecFluent.CaCertNested<N>> implements KafkaTLSSpecFluent.CaCertNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCaCert()-
Methods inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.SecretValueFromSourceFluentImpl
equals, getSecretKeyRef, hashCode, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
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.SecretValueFromSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaTLSSpecFluent.CaCertNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCaCert
public N endCaCert()
- Specified by:
endCaCertin interfaceKafkaTLSSpecFluent.CaCertNested<N>
-
-