Package | Description |
---|---|
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
RecreateDeploymentStrategyParams |
RecreateDeploymentStrategyParamsBuilder.build() |
RecreateDeploymentStrategyParams |
DoneableRecreateDeploymentStrategyParams.done() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluent.getRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategyFluentImpl.getRecreateParams() |
RecreateDeploymentStrategyParams |
DeploymentStrategy.getRecreateParams() |
Modifier and Type | Method and Description |
---|---|
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) |
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.