Uses of Interface
io.fabric8.openshift.api.model.DeploymentStrategyFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of DeploymentStrategyFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type DeploymentStrategyFluent Modifier and Type Interface Description interfaceDeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>classDeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>Subinterfaces of DeploymentStrategyFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceDeploymentConfigSpecFluent.StrategyNested<N>Classes in io.fabric8.openshift.api.model that implement DeploymentStrategyFluent Modifier and Type Class Description classDeploymentConfigSpecFluentImpl.StrategyNestedImpl<N>classDeploymentStrategyBuilderclassDeploymentStrategyFluentImpl<A extends DeploymentStrategyFluent<A>>classDoneableDeploymentStrategyConstructors in io.fabric8.openshift.api.model with parameters of type DeploymentStrategyFluent Constructor Description DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent)DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, DeploymentStrategy instance)DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, DeploymentStrategy instance, Boolean validationEnabled)DeploymentStrategyBuilder(DeploymentStrategyFluent<?> fluent, Boolean validationEnabled)