Interface ComponentStatusListFluent<A extends ComponentStatusListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.ComponentStatusListNested<N>, WatchEventFluent.ComponentStatusListObjectNested<N>
All Known Implementing Classes:
ComponentStatusListBuilder, ComponentStatusListFluentImpl, DoneableComponentStatusList, KubeSchemaFluentImpl.ComponentStatusListNestedImpl, WatchEventFluentImpl.ComponentStatusListObjectNestedImpl

public interface ComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
extends Fluent<A>