| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
RollingDeploymentStrategyParams |
RollingDeploymentStrategyParamsBuilder.build() |
RollingDeploymentStrategyParams |
DeploymentStrategyFluent.buildRollingParams() |
RollingDeploymentStrategyParams |
DeploymentStrategyFluentImpl.buildRollingParams() |
RollingDeploymentStrategyParams |
DeploymentStrategyFluent.getRollingParams()
Deprecated.
|
RollingDeploymentStrategyParams |
DeploymentStrategyFluentImpl.getRollingParams()
Deprecated.
|
RollingDeploymentStrategyParams |
DeploymentStrategy.getRollingParams() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategyFluent.RollingParamsNested<A> |
DeploymentStrategyFluent.editOrNewRollingParamsLike(RollingDeploymentStrategyParams item) |
DeploymentStrategyFluent.RollingParamsNested<A> |
DeploymentStrategyFluentImpl.editOrNewRollingParamsLike(RollingDeploymentStrategyParams item) |
void |
DeploymentStrategy.setRollingParams(RollingDeploymentStrategyParams rollingParams) |
DeploymentStrategyFluent.RollingParamsNested<A> |
DeploymentStrategyFluent.withNewRollingParamsLike(RollingDeploymentStrategyParams item) |
DeploymentStrategyFluent.RollingParamsNested<A> |
DeploymentStrategyFluentImpl.withNewRollingParamsLike(RollingDeploymentStrategyParams item) |
A |
DeploymentStrategyFluent.withRollingParams(RollingDeploymentStrategyParams rollingParams) |
A |
DeploymentStrategyFluentImpl.withRollingParams(RollingDeploymentStrategyParams rollingParams) |
Copyright © 2015–2021 Red Hat. All rights reserved.