Package io.fabric8.openshift.api.model
Interface LifecycleHookFluent.ExecNewPodNested<N>
- All Superinterfaces:
ExecNewPodHookFluent<LifecycleHookFluent.ExecNewPodNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<LifecycleHookFluent.ExecNewPodNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
LifecycleHookFluentImpl.ExecNewPodNestedImpl
- Enclosing interface:
- LifecycleHookFluent<A extends LifecycleHookFluent<A>>
public static interface LifecycleHookFluent.ExecNewPodNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ExecNewPodHookFluent<LifecycleHookFluent.ExecNewPodNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendExecNewPod()Methods 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
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endExecNewPod
N endExecNewPod()
-