Interface DeploymentStrategyFluent.CustomParamsNested<N>

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

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

    • and

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

      N endCustomParams()