Interface StatusFluent<A extends StatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.StatusNested<N>, WatchEventFluent.StatusObjectNested<N>
All Known Implementing Classes:
DoneableStatus, KubeSchemaFluentImpl.StatusNestedImpl, StatusBuilder, StatusFluentImpl, WatchEventFluentImpl.StatusObjectNestedImpl

public interface StatusFluent<A extends StatusFluent<A>>
extends Fluent<A>