| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
RecreateDeploymentStrategyParams |
RecreateDeploymentStrategyParamsBuilder.build() |
RecreateDeploymentStrategyParams |
DoneableRecreateDeploymentStrategyParams.done() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluentImpl.getRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluent.getRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategy.getRecreateParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentStrategy.setRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluentImpl.withNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluent.withNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
A |
DeploymentStrategyFluentImpl.withRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
A |
DeploymentStrategyFluent.withRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
| Constructor and Description |
|---|
DoneableRecreateDeploymentStrategyParams(Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
DoneableRecreateDeploymentStrategyParams(Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item,
Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item,
Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function) |
Copyright © 2011–2016 Red Hat. All rights reserved.