Interface KafkaNetSpecFluent.SaslNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaNetSpecFluent.SaslNested<N>>,KafkaSASLSpecFluent<KafkaNetSpecFluent.SaslNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaNetSpecFluentImpl.SaslNestedImpl
- Enclosing interface:
- KafkaNetSpecFluent<A extends KafkaNetSpecFluent<A>>
public static interface KafkaNetSpecFluent.SaslNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaSASLSpecFluent<KafkaNetSpecFluent.SaslNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendSasl()-
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
-
-