Package io.fabric8.openshift.api.model
Class LifecycleHookFluent.ExecNewPodNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ExecNewPodHookFluent<LifecycleHookFluent.ExecNewPodNested<N>>
-
- io.fabric8.openshift.api.model.LifecycleHookFluent.ExecNewPodNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LifecycleHookFluent<A extends LifecycleHookFluent<A>>
public class LifecycleHookFluent.ExecNewPodNested<N> extends ExecNewPodHookFluent<LifecycleHookFluent.ExecNewPodNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ExecNewPodHookFluent
ExecNewPodHookFluent.EnvNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendExecNewPod()-
Methods inherited from class io.fabric8.openshift.api.model.ExecNewPodHookFluent
addAllToCommand, addAllToEnv, addAllToVolumes, addNewEnv, addNewEnvLike, addToAdditionalProperties, addToAdditionalProperties, addToCommand, addToCommand, addToEnv, addToEnv, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, copyInstance, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, equals, getAdditionalProperties, getCommand, getCommand, getContainerName, getFirstCommand, getFirstVolume, getLastCommand, getLastVolume, getMatchingCommand, getMatchingVolume, getVolume, getVolumes, hasAdditionalProperties, hasCommand, hasContainerName, hasEnv, hashCode, hasMatchingCommand, hasMatchingEnv, hasMatchingVolume, hasVolumes, removeAllFromCommand, removeAllFromEnv, removeAllFromVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCommand, removeFromEnv, removeFromVolumes, removeMatchingFromEnv, setNewEnvLike, setToCommand, setToEnv, setToVolumes, toString, withAdditionalProperties, withCommand, withCommand, withContainerName, withEnv, withEnv, withVolumes, withVolumes
-
-