Uses of Interface
io.fabric8.openshift.api.model.CustomDeploymentStrategyParamsFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of CustomDeploymentStrategyParamsFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type CustomDeploymentStrategyParamsFluent Modifier and Type Interface Description interfaceCustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>classCustomDeploymentStrategyParamsFluentImpl<A extends CustomDeploymentStrategyParamsFluent<A>>Subinterfaces of CustomDeploymentStrategyParamsFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceDeploymentStrategyFluent.CustomParamsNested<N>Classes in io.fabric8.openshift.api.model that implement CustomDeploymentStrategyParamsFluent Modifier and Type Class Description classCustomDeploymentStrategyParamsBuilderclassCustomDeploymentStrategyParamsFluentImpl<A extends CustomDeploymentStrategyParamsFluent<A>>classDeploymentStrategyFluentImpl.CustomParamsNestedImpl<N>classDoneableCustomDeploymentStrategyParamsConstructors in io.fabric8.openshift.api.model with parameters of type CustomDeploymentStrategyParamsFluent Constructor Description CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent)CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance)CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, CustomDeploymentStrategyParams instance, Boolean validationEnabled)CustomDeploymentStrategyParamsBuilder(CustomDeploymentStrategyParamsFluent<?> fluent, Boolean validationEnabled)