Class PodListFluentImpl<A extends PodListFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodListFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PodListFluent<A>
Direct Known Subclasses:
DoneablePodList, KubeSchemaFluentImpl.PodListNestedImpl, PodListBuilder, WatchEventFluentImpl.PodListObjectNestedImpl

public class PodListFluentImpl<A extends PodListFluent<A>>
extends BaseFluent<A>
implements PodListFluent<A>