Interface CustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
DeploymentStrategyFluent.CustomParamsNested<N>
All Known Implementing Classes:
CustomDeploymentStrategyParamsBuilder, CustomDeploymentStrategyParamsFluentImpl, DeploymentStrategyFluentImpl.CustomParamsNestedImpl, DoneableCustomDeploymentStrategyParams

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