Class RecreateDeploymentStrategyParamsFluentImpl<A extends RecreateDeploymentStrategyParamsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.RecreateDeploymentStrategyParamsFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, RecreateDeploymentStrategyParamsFluent<A>
Direct Known Subclasses:
DeploymentStrategyFluentImpl.RecreateParamsNestedImpl, DoneableRecreateDeploymentStrategyParams, RecreateDeploymentStrategyParamsBuilder

public class RecreateDeploymentStrategyParamsFluentImpl<A extends RecreateDeploymentStrategyParamsFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements RecreateDeploymentStrategyParamsFluent<A>