Interface ContainerStateFluent<A extends ContainerStateFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ContainerStatusFluent.LastStateNested<N>, ContainerStatusFluent.StateNested<N>, WatchEventFluent.ContainerStateObjectNested<N>
All Known Implementing Classes:
ContainerStateBuilder, ContainerStateFluentImpl, ContainerStatusFluentImpl.LastStateNestedImpl, ContainerStatusFluentImpl.StateNestedImpl, DoneableContainerState, WatchEventFluentImpl.ContainerStateObjectNestedImpl

public interface ContainerStateFluent<A extends ContainerStateFluent<A>>
extends Fluent<A>