Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.EnvVarObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EnvVarFluentImpl<WatchEventFluent.EnvVarObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.EnvVarObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.EnvVarObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.EnvVarObjectNested<N>>,EnvVarFluent<WatchEventFluent.EnvVarObjectNested<N>>,WatchEventFluent.EnvVarObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.EnvVarObjectNestedImpl<N> extends EnvVarFluentImpl<WatchEventFluent.EnvVarObjectNested<N>> implements WatchEventFluent.EnvVarObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.EnvVarFluentImpl
EnvVarFluentImpl.ValueFromNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EnvVarFluent
EnvVarFluent.ValueFromNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendEnvVarObject()Methods inherited from class io.fabric8.kubernetes.api.model.EnvVarFluentImpl
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getName, getValue, getValueFrom, hasName, hasValue, hasValueFrom, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withNewValueFrom, withNewValueFromLike, withValue, withValueFromMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.EnvVarFluent
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, getName, getValue, getValueFrom, hasName, hasValue, hasValueFrom, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withNewValueFrom, withNewValueFromLike, withValue, withValueFrom
-
Method Details
-
and
-
endEnvVarObject
- Specified by:
endEnvVarObjectin interfaceWatchEventFluent.EnvVarObjectNested<N>
-