Package io.fabric8.openshift.api.model
Class RollingDeploymentStrategyParamsFluent.PreNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.LifecycleHookFluent<RollingDeploymentStrategyParamsFluent.PreNested<N>>
-
- io.fabric8.openshift.api.model.RollingDeploymentStrategyParamsFluent.PreNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RollingDeploymentStrategyParamsFluent<A extends RollingDeploymentStrategyParamsFluent<A>>
public class RollingDeploymentStrategyParamsFluent.PreNested<N> extends LifecycleHookFluent<RollingDeploymentStrategyParamsFluent.PreNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.LifecycleHookFluent
LifecycleHookFluent.ExecNewPodNested<N>, LifecycleHookFluent.TagImagesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPre()-
Methods inherited from class io.fabric8.openshift.api.model.LifecycleHookFluent
addAllToTagImages, addNewTagImage, addNewTagImageLike, addToAdditionalProperties, addToAdditionalProperties, addToTagImages, addToTagImages, buildExecNewPod, buildFirstTagImage, buildLastTagImage, buildMatchingTagImage, buildTagImage, buildTagImages, copyInstance, editExecNewPod, editFirstTagImage, editLastTagImage, editMatchingTagImage, editOrNewExecNewPod, editOrNewExecNewPodLike, editTagImage, equals, getAdditionalProperties, getFailurePolicy, hasAdditionalProperties, hasExecNewPod, hasFailurePolicy, hashCode, hasMatchingTagImage, hasTagImages, removeAllFromTagImages, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTagImages, removeMatchingFromTagImages, setNewTagImageLike, setToTagImages, toString, withAdditionalProperties, withExecNewPod, withFailurePolicy, withNewExecNewPod, withNewExecNewPodLike, withTagImages, withTagImages
-
-