public class RecreateDeploymentStrategyParamsFluentImpl<A extends RecreateDeploymentStrategyParamsFluent<A>> extends BaseFluent<A> implements RecreateDeploymentStrategyParamsFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RecreateDeploymentStrategyParamsFluentImpl.MidNestedImpl<N> |
class |
RecreateDeploymentStrategyParamsFluentImpl.PostNestedImpl<N> |
class |
RecreateDeploymentStrategyParamsFluentImpl.PreNestedImpl<N> |
RecreateDeploymentStrategyParamsFluent.MidNested<N>, RecreateDeploymentStrategyParamsFluent.PostNested<N>, RecreateDeploymentStrategyParamsFluent.PreNested<N>_visitables| Constructor and Description |
|---|
RecreateDeploymentStrategyParamsFluentImpl() |
RecreateDeploymentStrategyParamsFluentImpl(RecreateDeploymentStrategyParams instance) |
public RecreateDeploymentStrategyParamsFluentImpl()
public RecreateDeploymentStrategyParamsFluentImpl(RecreateDeploymentStrategyParams instance)
public LifecycleHook getMid()
getMid in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public A withMid(LifecycleHook mid)
withMid in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.MidNested<A> withNewMid()
withNewMid in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.MidNested<A> withNewMidLike(LifecycleHook item)
withNewMidLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.MidNested<A> editMid()
editMid in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.MidNested<A> editOrNewMid()
editOrNewMid in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.MidNested<A> editOrNewMidLike(LifecycleHook item)
editOrNewMidLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public LifecycleHook getPost()
getPost in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public A withPost(LifecycleHook post)
withPost in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PostNested<A> withNewPost()
withNewPost in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PostNested<A> withNewPostLike(LifecycleHook item)
withNewPostLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PostNested<A> editPost()
editPost in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PostNested<A> editOrNewPost()
editOrNewPost in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PostNested<A> editOrNewPostLike(LifecycleHook item)
editOrNewPostLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public LifecycleHook getPre()
getPre in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public A withPre(LifecycleHook pre)
withPre in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PreNested<A> withNewPre()
withNewPre in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PreNested<A> withNewPreLike(LifecycleHook item)
withNewPreLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PreNested<A> editPre()
editPre in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PreNested<A> editOrNewPre()
editOrNewPre in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public RecreateDeploymentStrategyParamsFluent.PreNested<A> editOrNewPreLike(LifecycleHook item)
editOrNewPreLike in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public Long getTimeoutSeconds()
getTimeoutSeconds in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>public A withTimeoutSeconds(Long timeoutSeconds)
withTimeoutSeconds in interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.