Interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
DeploymentStrategyFluent.RecreateParamsNested<N>
All Known Implementing Classes:
DeploymentStrategyFluentImpl.RecreateParamsNestedImpl, DoneableRecreateDeploymentStrategyParams, RecreateDeploymentStrategyParamsBuilder, RecreateDeploymentStrategyParamsFluentImpl

public interface RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>