Uses of Interface
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of RecreateDeploymentStrategyParamsFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type RecreateDeploymentStrategyParamsFluent Modifier and Type Interface Description interfaceRecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>classRecreateDeploymentStrategyParamsFluentImpl<A extends RecreateDeploymentStrategyParamsFluent<A>>Subinterfaces of RecreateDeploymentStrategyParamsFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceDeploymentStrategyFluent.RecreateParamsNested<N>Classes in io.fabric8.openshift.api.model that implement RecreateDeploymentStrategyParamsFluent Modifier and Type Class Description classDeploymentStrategyFluentImpl.RecreateParamsNestedImpl<N>classDoneableRecreateDeploymentStrategyParamsclassRecreateDeploymentStrategyParamsBuilderclassRecreateDeploymentStrategyParamsFluentImpl<A extends RecreateDeploymentStrategyParamsFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type RecreateDeploymentStrategyParamsFluent Constructor Description RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, RecreateDeploymentStrategyParams instance, Boolean validationEnabled)RecreateDeploymentStrategyParamsBuilder(RecreateDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)