| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
RecreateDeploymentStrategyParams |
RecreateDeploymentStrategyParamsBuilder.build() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluent.buildRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluentImpl.buildRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluent.getRecreateParams()
Deprecated.
|
RecreateDeploymentStrategyParams |
DeploymentStrategyFluentImpl.getRecreateParams()
Deprecated.
|
RecreateDeploymentStrategyParams |
DeploymentStrategy.getRecreateParams() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluent.editOrNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluentImpl.editOrNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
void |
DeploymentStrategy.setRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluent.withNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
DeploymentStrategyFluent.RecreateParamsNested<A> |
DeploymentStrategyFluentImpl.withNewRecreateParamsLike(RecreateDeploymentStrategyParams item) |
A |
DeploymentStrategyFluent.withRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
A |
DeploymentStrategyFluentImpl.withRecreateParams(RecreateDeploymentStrategyParams recreateParams) |
Copyright © 2015–2020 Red Hat. All rights reserved.