Interface StageInfoFluent<A extends StageInfoFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
BuildStatusFluent.StagesNested<N>
All Known Implementing Classes:
BuildStatusFluentImpl.StagesNestedImpl, DoneableStageInfo, StageInfoBuilder, StageInfoFluentImpl

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