Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ExecConfigObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ExecConfigFluentImpl<WatchEventFluent.ExecConfigObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ExecConfigObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ExecConfigObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ExecConfigObjectNested<N>>,ExecConfigFluent<WatchEventFluent.ExecConfigObjectNested<N>>,WatchEventFluent.ExecConfigObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ExecConfigObjectNestedImpl<N> extends ExecConfigFluentImpl<WatchEventFluent.ExecConfigObjectNested<N>> implements WatchEventFluent.ExecConfigObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ExecConfigFluentImpl
ExecConfigFluentImpl.EnvNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ExecConfigFluent
ExecConfigFluent.EnvNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendExecConfigObject()Methods inherited from class io.fabric8.kubernetes.api.model.ExecConfigFluentImpl
addAllToArgs, addAllToEnv, addNewArg, addNewArg, addNewArg, addNewEnv, addNewEnv, addNewEnvLike, addToArgs, addToArgs, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, equals, getApiVersion, getArg, getArgs, getCommand, getEnv, getFirstArg, getLastArg, getMatchingArg, hasApiVersion, hasArgs, hasCommand, hasEnv, hasMatchingArg, hasMatchingEnv, removeAllFromArgs, removeAllFromEnv, removeFromArgs, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToArgs, setToEnv, withApiVersion, withArgs, withArgs, withCommand, withEnv, withEnv, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewCommand, withNewCommand, withNewCommandMethods 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.ExecConfigFluent
addAllToArgs, addAllToEnv, addNewArg, addNewArg, addNewArg, addNewEnv, addNewEnv, addNewEnvLike, addToArgs, addToArgs, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, getApiVersion, getArg, getArgs, getCommand, getEnv, getFirstArg, getLastArg, getMatchingArg, hasApiVersion, hasArgs, hasCommand, hasEnv, hasMatchingArg, hasMatchingEnv, removeAllFromArgs, removeAllFromEnv, removeFromArgs, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToArgs, setToEnv, withApiVersion, withArgs, withArgs, withCommand, withEnv, withEnv, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewCommand, withNewCommand, withNewCommand
-
Method Details
-
and
-
endExecConfigObject
- Specified by:
endExecConfigObjectin interfaceWatchEventFluent.ExecConfigObjectNested<N>
-