Package io.strimzi.api.kafka.model
Class KafkaUserScramSha512ClientAuthenticationFluentImpl.PasswordNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.PasswordFluentImpl<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>
-
- io.strimzi.api.kafka.model.KafkaUserScramSha512ClientAuthenticationFluentImpl.PasswordNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>,KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>,PasswordFluent<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>>
- Enclosing class:
- KafkaUserScramSha512ClientAuthenticationFluentImpl<A extends KafkaUserScramSha512ClientAuthenticationFluent<A>>
public class KafkaUserScramSha512ClientAuthenticationFluentImpl.PasswordNestedImpl<N> extends PasswordFluentImpl<KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>> implements KafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Allows to reference a password from another
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.PasswordFluentImpl
PasswordFluentImpl.ValueFromNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.PasswordFluent
PasswordFluent.ValueFromNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPassword()-
Methods inherited from class io.strimzi.api.kafka.model.PasswordFluentImpl
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getValueFrom, hashCode, hasValueFrom, withNewValueFrom, withNewValueFromLike, withValueFrom
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.PasswordFluent
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, getValueFrom, hasValueFrom, withNewValueFrom, withNewValueFromLike, withValueFrom
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPassword
public N endPassword()
- Specified by:
endPasswordin interfaceKafkaUserScramSha512ClientAuthenticationFluent.PasswordNested<N>
-
-