Package io.fabric8.kubernetes.api.model
Class DoneableEnvVar
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EnvVarFluentImpl<DoneableEnvVar>
io.fabric8.kubernetes.api.model.DoneableEnvVar
- All Implemented Interfaces:
Fluent<DoneableEnvVar>,Visitable<DoneableEnvVar>,Doneable<EnvVar>,EnvVarFluent<DoneableEnvVar>
public class DoneableEnvVar extends EnvVarFluentImpl<DoneableEnvVar> implements Doneable<EnvVar>
-
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
-
Constructor Summary
Constructors Constructor Description DoneableEnvVar(Function<EnvVar,EnvVar> function)DoneableEnvVar(EnvVar item)DoneableEnvVar(EnvVar item, Function<EnvVar,EnvVar> function) -
Method Summary
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, withValueFrom