Interface StepInfoFluent<A extends StepInfoFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
StageInfoFluent.StepsNested<N>
All Known Implementing Classes:
DoneableStepInfo, StageInfoFluentImpl.StepsNestedImpl, StepInfoBuilder, StepInfoFluentImpl

public interface StepInfoFluent<A extends StepInfoFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>