Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ExecEnvVarObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ExecEnvVarFluentImpl<WatchEventFluent.ExecEnvVarObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ExecEnvVarObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ExecEnvVarObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ExecEnvVarObjectNested<N>>,ExecEnvVarFluent<WatchEventFluent.ExecEnvVarObjectNested<N>>,WatchEventFluent.ExecEnvVarObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ExecEnvVarObjectNestedImpl<N> extends ExecEnvVarFluentImpl<WatchEventFluent.ExecEnvVarObjectNested<N>> implements WatchEventFluent.ExecEnvVarObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendExecEnvVarObject()Methods inherited from class io.fabric8.kubernetes.api.model.ExecEnvVarFluentImpl
equals, getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValueMethods 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.ExecEnvVarFluent
getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValue
-
Method Details
-
and
-
endExecEnvVarObject
- Specified by:
endExecEnvVarObjectin interfaceWatchEventFluent.ExecEnvVarObjectNested<N>
-