Uses of Class
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParams
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of RecreateDeploymentStrategyParams in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RecreateDeploymentStrategyParams Modifier and Type Method Description RecreateDeploymentStrategyParamsRecreateDeploymentStrategyParamsBuilder. build()RecreateDeploymentStrategyParamsDeploymentStrategyFluent. buildRecreateParams()RecreateDeploymentStrategyParamsDeploymentStrategyFluentImpl. buildRecreateParams()RecreateDeploymentStrategyParamsDoneableRecreateDeploymentStrategyParams. done()RecreateDeploymentStrategyParamsDeploymentStrategy. getRecreateParams()RecreateDeploymentStrategyParamsDeploymentStrategyFluent. getRecreateParams()Deprecated.RecreateDeploymentStrategyParamsDeploymentStrategyFluentImpl. getRecreateParams()Deprecated.Methods in io.fabric8.openshift.api.model with parameters of type RecreateDeploymentStrategyParams Modifier and Type Method Description DeploymentStrategyFluent.RecreateParamsNested<A>DeploymentStrategyFluent. editOrNewRecreateParamsLike(RecreateDeploymentStrategyParams item)DeploymentStrategyFluent.RecreateParamsNested<A>DeploymentStrategyFluentImpl. editOrNewRecreateParamsLike(RecreateDeploymentStrategyParams item)voidDeploymentStrategy. setRecreateParams(RecreateDeploymentStrategyParams recreateParams)DeploymentStrategyFluent.RecreateParamsNested<A>DeploymentStrategyFluent. withNewRecreateParamsLike(RecreateDeploymentStrategyParams item)DeploymentStrategyFluent.RecreateParamsNested<A>DeploymentStrategyFluentImpl. withNewRecreateParamsLike(RecreateDeploymentStrategyParams item)ADeploymentStrategyFluent. withRecreateParams(RecreateDeploymentStrategyParams recreateParams)ADeploymentStrategyFluentImpl. withRecreateParams(RecreateDeploymentStrategyParams recreateParams)Constructor parameters in io.fabric8.openshift.api.model with type arguments of type RecreateDeploymentStrategyParams Constructor Description DoneableRecreateDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)DoneableRecreateDeploymentStrategyParams(io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item, io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)DoneableRecreateDeploymentStrategyParams(RecreateDeploymentStrategyParams item, io.fabric8.kubernetes.api.builder.Function<RecreateDeploymentStrategyParams,RecreateDeploymentStrategyParams> function)