Package io.strimzi.api.kafka.model
Class PasswordFluentImpl.ValueFromNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.PasswordSourceFluentImpl<PasswordFluent.ValueFromNested<N>>
-
- io.strimzi.api.kafka.model.PasswordFluentImpl.ValueFromNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<PasswordFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PasswordFluent.ValueFromNested<N>>,PasswordFluent.ValueFromNested<N>,PasswordSourceFluent<PasswordFluent.ValueFromNested<N>>
- Enclosing class:
- PasswordFluentImpl<A extends PasswordFluent<A>>
public class PasswordFluentImpl.ValueFromNestedImpl<N> extends PasswordSourceFluentImpl<PasswordFluent.ValueFromNested<N>> implements PasswordFluent.ValueFromNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
Selects a source of a password field
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendValueFrom()-
Methods inherited from class io.strimzi.api.kafka.model.PasswordSourceFluentImpl
equals, getSecretKeyRef, hashCode, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
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.PasswordSourceFluent
getSecretKeyRef, hasSecretKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePasswordFluent.ValueFromNested<N>
-
endValueFrom
public N endValueFrom()
- Specified by:
endValueFromin interfacePasswordFluent.ValueFromNested<N>
-
-