Interface DeploymentSpecFluent.StrategyNested<N>

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

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

    • and

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

      N endStrategy()