Interface KafkaSASLSpecFluent.PasswordNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaSASLSpecFluent.PasswordNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SecretValueFromSourceFluent<KafkaSASLSpecFluent.PasswordNested<N>>
- All Known Implementing Classes:
KafkaSASLSpecFluentImpl.PasswordNestedImpl
- Enclosing interface:
- KafkaSASLSpecFluent<A extends KafkaSASLSpecFluent<A>>
public static interface KafkaSASLSpecFluent.PasswordNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SecretValueFromSourceFluent<KafkaSASLSpecFluent.PasswordNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPassword()-
Methods inherited from interface io.fabric8.knative.eventing.contrib.kafka.v1beta1.SecretValueFromSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-