public class DoneableRecreateDeploymentStrategyParams extends RecreateDeploymentStrategyParamsFluentImpl<DoneableRecreateDeploymentStrategyParams> implements io.fabric8.kubernetes.api.model.Doneable<RecreateDeploymentStrategyParams>
RecreateDeploymentStrategyParamsFluentImpl.MidNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PostNestedImpl<N>, RecreateDeploymentStrategyParamsFluentImpl.PreNestedImpl<N>RecreateDeploymentStrategyParamsFluent.MidNested<N>, RecreateDeploymentStrategyParamsFluent.PostNested<N>, RecreateDeploymentStrategyParamsFluent.PreNested<N>| Constructor and Description |
|---|
DoneableRecreateDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item,
io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
| Modifier and Type | Method and Description |
|---|---|
RecreateDeploymentStrategyParams |
done() |
buildMid, buildPost, buildPre, editMid, editOrNewMid, editOrNewMidLike, editOrNewPost, editOrNewPostLike, editOrNewPre, editOrNewPreLike, editPost, editPre, equals, getMid, getPost, getPre, getTimeoutSeconds, hasMid, hasPost, hasPre, hasTimeoutSeconds, withMid, withNewMid, withNewMidLike, withNewPost, withNewPostLike, withNewPre, withNewPreLike, withPost, withPre, withTimeoutSecondspublic DoneableRecreateDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)
public DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item, io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)
public DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item)
public RecreateDeploymentStrategyParams done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RecreateDeploymentStrategyParams>Copyright © 2015–2021 Red Hat. All rights reserved.