Class ExternalConfigurationEnvFluentImpl.ValueFromNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.connect.ExternalConfigurationEnvVarSourceFluentImpl<ExternalConfigurationEnvFluent.ValueFromNested<N>>
-
- io.strimzi.api.kafka.model.connect.ExternalConfigurationEnvFluentImpl.ValueFromNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ExternalConfigurationEnvFluent.ValueFromNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ExternalConfigurationEnvFluent.ValueFromNested<N>>,ExternalConfigurationEnvFluent.ValueFromNested<N>,ExternalConfigurationEnvVarSourceFluent<ExternalConfigurationEnvFluent.ValueFromNested<N>>
- Enclosing class:
- ExternalConfigurationEnvFluentImpl<A extends ExternalConfigurationEnvFluent<A>>
public class ExternalConfigurationEnvFluentImpl.ValueFromNestedImpl<N> extends ExternalConfigurationEnvVarSourceFluentImpl<ExternalConfigurationEnvFluent.ValueFromNested<N>> implements ExternalConfigurationEnvFluent.ValueFromNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendValueFrom()-
Methods inherited from class io.strimzi.api.kafka.model.connect.ExternalConfigurationEnvVarSourceFluentImpl
equals, getConfigMapKeyRef, getSecretKeyRef, hasConfigMapKeyRef, hashCode, hasSecretKeyRef, withConfigMapKeyRef, withNewConfigMapKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.connect.ExternalConfigurationEnvVarSourceFluent
getConfigMapKeyRef, getSecretKeyRef, hasConfigMapKeyRef, hasSecretKeyRef, withConfigMapKeyRef, withNewConfigMapKeyRef, withNewSecretKeyRef, withSecretKeyRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceExternalConfigurationEnvFluent.ValueFromNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endValueFrom
public N endValueFrom()
- Specified by:
endValueFromin interfaceExternalConfigurationEnvFluent.ValueFromNested<N>
-
-