Package io.strimzi.api.kafka.model
Interface KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PasswordFluent<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>
- All Known Implementing Classes:
KafkaUserScramSha512ClientAuthenticationFluentImpl.PasswordNestedImpl
- Enclosing interface:
- KafkaUserScramSha512ClientAuthenticationFluent<A extends KafkaUserScramSha512ClientAuthenticationFluent<A>>
public static interface KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PasswordFluent<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>
Allows to reference a password from another
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.PasswordFluent
PasswordFluent.ValueFromNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPassword()-
Methods inherited from interface io.strimzi.api.kafka.model.PasswordFluent
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, getValueFrom, hasValueFrom, withNewValueFrom, withNewValueFromLike, withValueFrom
-
-