Interface PodStatusFluent<A extends PodStatusFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodFluent.StatusNested<N>, WatchEventFluent.PodStatusObjectNested<N>
All Known Implementing Classes:
DoneablePodStatus, PodFluentImpl.StatusNestedImpl, PodStatusBuilder, PodStatusFluentImpl, WatchEventFluentImpl.PodStatusObjectNestedImpl

public interface PodStatusFluent<A extends PodStatusFluent<A>>
extends Fluent<A>