Interface NamespaceListFluent<A extends NamespaceListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.NamespaceListNested<N>, WatchEventFluent.NamespaceListObjectNested<N>
All Known Implementing Classes:
DoneableNamespaceList, KubeSchemaFluentImpl.NamespaceListNestedImpl, NamespaceListBuilder, NamespaceListFluentImpl, WatchEventFluentImpl.NamespaceListObjectNestedImpl

public interface NamespaceListFluent<A extends NamespaceListFluent<A>>
extends Fluent<A>