Interface PodListFluent<A extends PodListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.PodListNested<N>, WatchEventFluent.PodListObjectNested<N>
All Known Implementing Classes:
DoneablePodList, KubeSchemaFluentImpl.PodListNestedImpl, PodListBuilder, PodListFluentImpl, WatchEventFluentImpl.PodListObjectNestedImpl

public interface PodListFluent<A extends PodListFluent<A>>
extends Fluent<A>