Interface DeploymentConfigSpecFluent.StrategyNested<N>

All Superinterfaces:
DeploymentStrategyFluent<DeploymentConfigSpecFluent.StrategyNested<N>>, io.fabric8.kubernetes.api.builder.Fluent<DeploymentConfigSpecFluent.StrategyNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
DeploymentConfigSpecFluentImpl.StrategyNestedImpl
Enclosing interface:
DeploymentConfigSpecFluent<A extends DeploymentConfigSpecFluent<A>>

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

    • and

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

      N endStrategy()