Package io.fabric8.openshift.api.model
Class LifecycleHookFluentImpl.ExecNewPodNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ExecNewPodHookFluentImpl<LifecycleHookFluent.ExecNewPodNested<N>>
io.fabric8.openshift.api.model.LifecycleHookFluentImpl.ExecNewPodNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LifecycleHookFluent.ExecNewPodNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LifecycleHookFluent.ExecNewPodNested<N>>,ExecNewPodHookFluent<LifecycleHookFluent.ExecNewPodNested<N>>,LifecycleHookFluent.ExecNewPodNested<N>
- Enclosing class:
- LifecycleHookFluentImpl<A extends LifecycleHookFluent<A>>
public class LifecycleHookFluentImpl.ExecNewPodNestedImpl<N> extends ExecNewPodHookFluentImpl<LifecycleHookFluent.ExecNewPodNested<N>> implements LifecycleHookFluent.ExecNewPodNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendExecNewPod()Methods inherited from class io.fabric8.openshift.api.model.ExecNewPodHookFluentImpl
addAllToCommand, addAllToEnv, addAllToVolumes, addNewCommand, addNewCommand, addNewCommand, addNewVolume, addNewVolume, addNewVolume, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, equals, getCommand, getCommand, getContainerName, getEnv, getEnv, getFirstCommand, getFirstEnv, getFirstVolume, getLastCommand, getLastEnv, getLastVolume, getMatchingCommand, getMatchingEnv, getMatchingVolume, getVolume, getVolumes, hasCommand, hasContainerName, hasEnv, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromCommand, removeFromEnv, removeFromVolumes, setToCommand, setToEnv, setToVolumes, withCommand, withCommand, withContainerName, withEnv, withEnv, withNewContainerName, withNewContainerName, withNewContainerName, withVolumes, withVolumesMethods 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.openshift.api.model.ExecNewPodHookFluent
addAllToCommand, addAllToEnv, addAllToVolumes, addNewCommand, addNewCommand, addNewCommand, addNewVolume, addNewVolume, addNewVolume, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, getCommand, getCommand, getContainerName, getEnv, getEnv, getFirstCommand, getFirstEnv, getFirstVolume, getLastCommand, getLastEnv, getLastVolume, getMatchingCommand, getMatchingEnv, getMatchingVolume, getVolume, getVolumes, hasCommand, hasContainerName, hasEnv, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromCommand, removeFromEnv, removeFromVolumes, setToCommand, setToEnv, setToVolumes, withCommand, withCommand, withContainerName, withEnv, withEnv, withNewContainerName, withNewContainerName, withNewContainerName, withVolumes, withVolumes
-
Method Details
-
and
- Specified by:
andin interfaceLifecycleHookFluent.ExecNewPodNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endExecNewPod
- Specified by:
endExecNewPodin interfaceLifecycleHookFluent.ExecNewPodNested<N>
-