Class KafkaNetSpecFluentImpl.SaslNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSASLSpecFluentImpl<KafkaNetSpecFluent.SaslNested<N>>
-
- io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaNetSpecFluentImpl.SaslNestedImpl<N>
-
- All Implemented Interfaces:
KafkaNetSpecFluent.SaslNested<N>,KafkaSASLSpecFluent<KafkaNetSpecFluent.SaslNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaNetSpecFluent.SaslNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaNetSpecFluent.SaslNested<N>>
- Enclosing class:
- KafkaNetSpecFluentImpl<A extends KafkaNetSpecFluent<A>>
public class KafkaNetSpecFluentImpl.SaslNestedImpl<N> extends KafkaSASLSpecFluentImpl<KafkaNetSpecFluent.SaslNested<N>> implements KafkaNetSpecFluent.SaslNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSASLSpecFluentImpl
KafkaSASLSpecFluentImpl.PasswordNestedImpl<N>, KafkaSASLSpecFluentImpl.UserNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSASLSpecFluent
KafkaSASLSpecFluent.PasswordNested<N>, KafkaSASLSpecFluent.UserNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSasl()-
Methods inherited from class io.fabric8.knative.eventing.contrib.kafka.v1beta1.KafkaSASLSpecFluentImpl
buildPassword, buildUser, editOrNewPassword, editOrNewPasswordLike, editOrNewUser, editOrNewUserLike, editPassword, editUser, equals, getPassword, getUser, hasEnable, hashCode, hasPassword, hasUser, isEnable, withEnable, withNewEnable, withNewEnable, withNewPassword, withNewPasswordLike, withNewUser, withNewUserLike, withPassword, withUser
-
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.KafkaSASLSpecFluent
buildPassword, buildUser, editOrNewPassword, editOrNewPasswordLike, editOrNewUser, editOrNewUserLike, editPassword, editUser, getPassword, getUser, hasEnable, hasPassword, hasUser, isEnable, withEnable, withNewEnable, withNewEnable, withNewPassword, withNewPasswordLike, withNewUser, withNewUserLike, withPassword, withUser
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaNetSpecFluent.SaslNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSasl
public N endSasl()
- Specified by:
endSaslin interfaceKafkaNetSpecFluent.SaslNested<N>
-
-