Interface StageInfoFluent.StepsNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StageInfoFluent.StepsNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, StepInfoFluent<StageInfoFluent.StepsNested<N>>
All Known Implementing Classes:
StageInfoFluentImpl.StepsNestedImpl
Enclosing interface:
StageInfoFluent<A extends StageInfoFluent<A>>

public static interface StageInfoFluent.StepsNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, StepInfoFluent<StageInfoFluent.StepsNested<N>>
  • Method Details

    • and

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

      N endStep()