Package io.fabric8.openshift.api.model
Class RecreateDeploymentStrategyParamsFluent.PostNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.LifecycleHookFluent<RecreateDeploymentStrategyParamsFluent.PostNested<N>>
-
- io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluent.PostNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>
public class RecreateDeploymentStrategyParamsFluent.PostNested<N> extends LifecycleHookFluent<RecreateDeploymentStrategyParamsFluent.PostNested<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()NendPost()-
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
-
-