Class ContainerStateFluentImpl<A extends ContainerStateFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContainerStateFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ContainerStateFluent<A>
Direct Known Subclasses:
ContainerStateBuilder, ContainerStatusFluentImpl.LastStateNestedImpl, ContainerStatusFluentImpl.StateNestedImpl, DoneableContainerState, WatchEventFluentImpl.ContainerStateObjectNestedImpl

public class ContainerStateFluentImpl<A extends ContainerStateFluent<A>>
extends BaseFluent<A>
implements ContainerStateFluent<A>