Interface DeploymentStrategyFluent.RollingParamsNested<N>

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

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

    • and

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

      N endRollingParams()