| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDeploymentStrategyParams |
CustomDeploymentStrategyParamsBuilder.build() |
CustomDeploymentStrategyParams |
DeploymentStrategyFluent.buildCustomParams() |
CustomDeploymentStrategyParams |
DeploymentStrategyFluentImpl.buildCustomParams() |
CustomDeploymentStrategyParams |
DeploymentStrategyFluent.getCustomParams()
Deprecated.
|
CustomDeploymentStrategyParams |
DeploymentStrategyFluentImpl.getCustomParams()
Deprecated.
|
CustomDeploymentStrategyParams |
DeploymentStrategy.getCustomParams() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategyFluent.CustomParamsNested<A> |
DeploymentStrategyFluent.editOrNewCustomParamsLike(CustomDeploymentStrategyParams item) |
DeploymentStrategyFluent.CustomParamsNested<A> |
DeploymentStrategyFluentImpl.editOrNewCustomParamsLike(CustomDeploymentStrategyParams item) |
void |
DeploymentStrategy.setCustomParams(CustomDeploymentStrategyParams customParams) |
A |
DeploymentStrategyFluent.withCustomParams(CustomDeploymentStrategyParams customParams) |
A |
DeploymentStrategyFluentImpl.withCustomParams(CustomDeploymentStrategyParams customParams) |
DeploymentStrategyFluent.CustomParamsNested<A> |
DeploymentStrategyFluent.withNewCustomParamsLike(CustomDeploymentStrategyParams item) |
DeploymentStrategyFluent.CustomParamsNested<A> |
DeploymentStrategyFluentImpl.withNewCustomParamsLike(CustomDeploymentStrategyParams item) |
Copyright © 2015–2020 Red Hat. All rights reserved.