Package io.fabric8.kubernetes.api.model
Class EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapEnvSourceFluentImpl<EnvFromSourceFluent.ConfigMapRefNested<N>>
io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<EnvFromSourceFluent.ConfigMapRefNested<N>>
,Nested<N>
,Visitable<EnvFromSourceFluent.ConfigMapRefNested<N>>
,ConfigMapEnvSourceFluent<EnvFromSourceFluent.ConfigMapRefNested<N>>
,EnvFromSourceFluent.ConfigMapRefNested<N>
- Enclosing class:
- EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>>
public class EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N> extends ConfigMapEnvSourceFluentImpl<EnvFromSourceFluent.ConfigMapRefNested<N>> implements EnvFromSourceFluent.ConfigMapRefNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endConfigMapRef()
Methods inherited from class io.fabric8.kubernetes.api.model.ConfigMapEnvSourceFluentImpl
equals, getName, hasName, hasOptional, isOptional, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.ConfigMapEnvSourceFluent
getName, hasName, hasOptional, isOptional, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endConfigMapRef
- Specified by:
endConfigMapRef
in interfaceEnvFromSourceFluent.ConfigMapRefNested<N>
-