Class KafkaSASLSpecFluentImpl.PasswordNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.SecretValueFromSourceFluentImpl<KafkaSASLSpecFluent.PasswordNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSASLSpecFluentImpl.PasswordNestedImpl<N>
-
- All Implemented Interfaces:
KafkaSASLSpecFluent.PasswordNested<N>,SecretValueFromSourceFluent<KafkaSASLSpecFluent.PasswordNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaSASLSpecFluent.PasswordNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaSASLSpecFluent.PasswordNested<N>>
- Enclosing class:
- KafkaSASLSpecFluentImpl<A extends KafkaSASLSpecFluent<A>>
public class KafkaSASLSpecFluentImpl.PasswordNestedImpl<N> extends SecretValueFromSourceFluentImpl<KafkaSASLSpecFluent.PasswordNested<N>> implements KafkaSASLSpecFluent.PasswordNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPassword()-
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 interfaceKafkaSASLSpecFluent.PasswordNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPassword
public N endPassword()
- Specified by:
endPasswordin interfaceKafkaSASLSpecFluent.PasswordNested<N>
-
-