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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endEnvVarObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.EnvVarFluentImpl
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getName, getValue, getValueFrom, hashCode, hasName, hasValue, hasValueFrom, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withNewValueFrom, withNewValueFromLike, withValue, withValueFrom
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods 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 Detail
-
and
public N and()
-
endEnvVarObject
public N endEnvVarObject()
- Specified by:
endEnvVarObject
in interfaceWatchEventFluent.EnvVarObjectNested<N>
-
-