Interface DeploymentStrategyFluent.RecreateParamsNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<DeploymentStrategyFluent.RecreateParamsNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, RecreateDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RecreateParamsNested<N>>
All Known Implementing Classes:
DeploymentStrategyFluentImpl.RecreateParamsNestedImpl
Enclosing interface:
DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>>

public static interface DeploymentStrategyFluent.RecreateParamsNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, RecreateDeploymentStrategyParamsFluent<DeploymentStrategyFluent.RecreateParamsNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endRecreateParams

      N endRecreateParams()